Delta AH500 Programming Manual page 574

Hide thumbs Also See for AH500:
Table of Contents

Advertisement

AH 5 00 Pr ogr am m ing Ma n ua l
The PLC receives the data.
Data
'0'
16#30
'1'
16#31
'0'
16#30
'3'
16#33
'0'
16#30
'A'
16#41
'0'
16#30
'0'
16#30
'0'
16#30
'0'
16#30
'0'
16#30
'5'
16#35
'0'
16#30
'0'
16#30
'0'
16#33
'1'
16#45
'F'
16#30
'4'
16#30
'0'
16#30
'0'
16#30
'0'
16#30
'0'
16#30
'0'
16#30
'0'
16#30
'0'
16#30
'0'
16#30
'2'
16#32
'A'
16#41
Additional remark:
1.
Please refer to the additional remark on the instruction RS for more information about the
related flags and the special registers.
2.
The instructions FWD, REV, STOP, RDST, and RSTEF can be used several times in the
program, but one instruction is executed at a time.
3.
If the value in S exceeds the range, the instruction is not executed, SM0 is ON, and the error
code in SR0 is 16#2003.
4.
If D+4 exceeds the device range, the instruction is not executed, SM0 is ON, and the error
code in SR0 is 16#2003.
5.
If users declare the operand D in ISPSoft, the data type will be ARRAY [5] of WORD/INT.
6 - 4 0 6
ADR 1
ADR 0
CMD 1
CMD 0
Number of data (counted by the byte)
Data in the device at
address 16#2100
Data in the device at
address 16#2101
Data in the device at
address 16#2102
Data in the device at
address 16#2103
Data in the device at
address 16#2104
LRC CHK 1
LRC CHK 0
Description
The PLC automatically converts the ASCII
character into the value 16#0000, and 16#0000
is stored in D100.
The PLC automatically converts the ASCII
character into the value 16#0500, and 16#0500
is stored in D101.
The PLC automatically converts the ASCII
character into the value 16#01F4, and 16#01F4
is stored in D1072.
The PLC automatically converts the ASCII
character into the value 16#0000, and 16#0000
is stored in D1073.
The PLC automatically converts the ASCII
character into the value 16#0000, and 16#0000
is stored in D1074.

Advertisement

Table of Contents
loading

Table of Contents