Delta AH500 Programming Manual page 579

Hide thumbs Also See for AH500:
Table of Contents

Advertisement

The PLC sends the data.
Register
D100
':'
Low 8 bits
D101
'0'
Low 8 bits
D102
'1'
Low 8 bits
D103
'0'
Low 8 bits
D104
'3'
Low 8 bits
D105
'2'
Low 8 bits
D106
'1'
Low 8 bits
D107
'0'
Low 8 bits
D108
'1'
Low 8 bits
D109
'0'
Low 8 bits
D110
'0'
Low 8 bits
D111
'0'
Low 8 bits
D112
'6'
Low 8 bits
D113
'D'
Low 8 bits
D114
'4'
Low 8 bits
D115
CR
Low 8 bits
D116
LF
Low 8 bits
LRC CHK (01) above is the error checking code. It can be calculated by means of the
instruction LRC. (8-bit mode: SM606 is ON.)
LRC check code: 16#01+16#03+16#21+16#01+16#00+16#06=16#2C
The two's complement of 16#2C is 16#D4. 'D' (16#44) is stored in the low
8-bit in D113, and '4' (16#34) is stored in the low 8-bit in D114.
Additional remark:
1.
The format of the communication data in the ASCII mode:
Data
16#3A
STX
16#30
ADR 1
16#31
ADR 0
16#30
CMD 1
16#33
CMD 0
16#32
16#31
Initial data address
16#30
16#31
16#30
16#30
Number of data (counted by the word)
16#30
16#36
16#44
LRC CHK 0
16#34
LRC CHK 1
16#0D
END
16#0A
C ha pt er 6 A p pl i e d In s tr uc t io n
Description
AD (1, 0) is the station address
of the AC motor drive.
CMD (10) is the command
code.
LRC CHK (01) is the error
checking code.
6 - 4 11

Advertisement

Table of Contents
loading

Table of Contents