EasyManuals Logo

IDEC WindO/I-NV4 User Manual

IDEC WindO/I-NV4
1738 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #1208 background imageLoading...
Page #1208 background image
5 Script Coding Examples
20-52 WindO/I-NV4 User’s Manual
Script
Operation description
Copies the value of 10 word device addresses from LDR200 (up to LDR209) to 10 word device addresses from
LDR100 (up to LDR109).
Script
Operation description
Copies the third bit of 10 words from LDR100 (up to LDR109) to the bit state for 10 of device addresses from LM0 (up to
LM9).
â– 
Example 5.7.24 Word-unit data copy
MEMCPY([LDR 100], [LDR 200], 10);
LDR100
LDR101
LDR102
LDR108
LDR109
LDR200
LDR201
LDR202
LDR208
LDR209
Copy each
LDR107
LDR207
Even if the Data Type is set to UBIN32(D), BIN32(L), BCD8(EB), or Float32(F), the data is copied
from the start device address in word units.
â– 
Example 5.7.25 Bit-unit data copy
MEMCPY([LM 0], [LDR 100-2], 10);
3rd bit of LDR100
3rd bit of LDR101
3rd bit of LDR102
3rd bit of LDR108
3rd bit of LDR109
LM0
LM1
LM2
LM8
LM9
3rd bit of LDR107
LM7
Copy each
Even if the Data Type is set to UBIN32(D), BIN32(L), BCD8(EB), or Float32(F), the bits are copied
from the start device address in bit units.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the IDEC WindO/I-NV4 and is the answer not in the manual?

IDEC WindO/I-NV4 Specifications

General IconGeneral
BrandIDEC
ModelWindO/I-NV4
CategoryOrganizer
LanguageEnglish