Delta AH500 Programming Manual page 609

Hide thumbs Also See for AH500:
Table of Contents

Advertisement

b15
L0
5126
BIN
Example 2:
Suppose the value in L10 is -3842563 and SM690 is OFF. When the PLC runs, the values in D0, D1,
D2, D3, D4, and D5 are 16#202D, 16#2020, 16#3833, 16#3234, 16#3635, and 16#0033
respectively.
L10
L11
-384
2563
BIN
Additional remark:
1.
If D+3 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+5 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 [4] 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 [6] of WORD/INT.
b8
b7
b0
16#20( )
16#20( )
16#31(1)
16#35(5)
16#36(6)
16#32(2)
16#00
b15
16#20( )
16#20()
16#38(8)
16#32(2)
16#36(6)
16#00
Ch a pt er 6 Ap p l i ed I ns t r uc t i ons
b8
b7
b0
16#2D(-)
16#20( )
16#33(3)
16#34(4)
16#35(5)
16#33(3)
6 - 4 4 1

Advertisement

Table of Contents
loading

Table of Contents