Delta AS Series Programming Manual page 1025

Hide thumbs Also See for AS Series:
Table of Contents

Advertisement

Additional remarks
1.
For 16-bit instructions, if the value in S is not between 0–9999, the instruction is not executed, SM0 is ON, and the
error code in SR0 is 16#200D. The binary-coded decimal value is represented by the hexadecimal number, but
one of digits is not within the range between 0 and 9.
2.
For 32-bit instructions, if the value in S is not between 0–99999999, the instruction is not executed, SM0 is ON,
and the error code in SR0 is 16#200D. The binary-coded decimal value is represented by the hexadecimal
number, but one of digits is not within the range between 0 and 9.
3.
For 16-bit instructions, if D+2 exceeds the device range, SM0 is ON, and the error code in SR0 is 16#2003.
4.
For 32-bit instructions, if D+4 exceeds the device range, SM0 is ON, and the error code in SR0 is 16#2003.
5.
For 16-bit instructions, if you declare the operand D in ISPSoft, the data type is ARRAY [3] of WORD/INT.
6.
For 32-bit instructions, if you declare the operand D in ISPSoft, the data type is ARRAY [5] of WORD/INT.
Cha p ter 6 App l ied Ins truc tio ns
6_
6 - 7 4 5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents