Delta AH500 Programming Manual page 286

Hide thumbs Also See for AH500:
Table of Contents

Advertisement

AH 5 00 Pr ogr am m ing Ma n ua l
The operand S:
Device
High byte
D100
16#31
D101
16#33
D102
16#00
D103
16#37
After the instruction is executed, the data in the operand D is as follows.
Device
High byte
D0
16#31
D1
16#33
D2
16#00
D3
Unchanged Unchanged
Example 5:
When S overlaps D, and the device number of S is less than the device number of D, the transfer of
the data to D starts form the ending code 16#00.
The operand S:
Device
High byte
D0
16#31
D1
16#33
D2
16#35
D3
16#30
D4
16#38
After the instruction is executed, the data in the operand D is as follows.
Device
High byte
D1
16#31
D2
16#33
D3
16#35
D4
16#00
D5
Unchanged Unchanged
Additional remark:
1.
If the string in S does not end with 16#00, the instruction is not executed, SM0 is ON, and the
error code in SR0 is 16#200E.
2.
If the capacity of the device D is not sufficient to contain the string in S, the instruction is not
executed, SM0 is ON, and the error code in SR0 is 16#2003.
6 - 11 8
Low byte
16#30
16#32
16#34
16#00 is the ending code. '4'=16#34
16#36
Low byte
16#30
16#32
16#34
16#00 is the ending code. '4'=16#34
Low byte
16#30
16#32
16#34
16#00
'0'=16#30; 16#00 is the ending code.
16#37
Low byte
16#30
16#32
16#34
The ending code 16#00 is in the low byte.
16#00
16#00 is automatically added in the high byte.
Note
'1'=16#31; '0'=16#30
'3'=16#33; '2'=16#32
'7'=16#37; '6'=16#36
Note
'1'=16#31; '0'=16#30
'3'=16#33; '2'=16#32
Note
'1'=16#31; '0'=16#30
'3'=16#33; '2'=16#32
'5'=16#35; '4'=16#34
'8'=16#38; '7'=16#37
Note
'1'=16#31; '0'=16#30
'3'=16#33; '2'=16#32
'5'=16#35; '4'=16#34

Advertisement

Table of Contents
loading

Table of Contents