AH500 Programming Manual
6-444
Additional remark:
1. If D+2 used in the 16-bit instruction exceeds the device range, SM0 is ON, and the error code
in SR0 is 16#2003.
2. If D+4 used in the 32-bit instruction exceeds the device range, SM0 is ON, and the error code
in SR0 is 16#2003.
3. If the operand D used during the execution of the 16-bit instruction is declared in ISPSoft, the
data type will be ARRAY [3] of WORD/INT.
4. If the operand D used during the execution of the 32-bit instruction is declared in ISPSoft, the
data type will be ARRAY [5] of WORD/INT.