Delta AS Series Programming Manual page 1019

Hide thumbs Also See for AS Series:
Table of Contents

Advertisement

Example 1
Suppose the value in L0 is 5126 and SM690 is OFF. When the instruction executes, the values are D0=16#3135,
D1=16#3632, D2=16#0000.
D10
5126
Example 2
Suppose the value in D10 is -3842563 and SM690 is OFF. When the instruction is executed, the values are
D0=16#332D, D1=16#3438, D2=16#3532, D3=16#3336, D4=16#0000.
D10
-3842563
Additional remarks
1.
If value in the device D is not sufficient for the conversion, SM0 is ON, and the error code in SR0 is 16#2003.
2.
For 16-bit instructions, if you declare the operand D in ISPSoft, the data type is ARRAY [4] of WORD/INT.
3.
For 32-bit instructions, if you declare the operand D in ISPSoft, the data type is ARRAY [6] of WORD/INT.
b15
b7
b8
b0
16#31
16#35
16#36
16#32
16#00
16#00
b15
b8
16#33
16#34
16#35
16#33
16#00
Cha p ter 6 App l ied Ins truc tio ns
D0
D1
D2
b7
b0
16#2D
D0
16#38
D1
16#32
D2
16#36
D3
16#00
D4
6_
6 - 7 3 9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents