Delta AS Series Programming Manual page 912

Hide thumbs Also See for AS Series:
Table of Contents

Advertisement

Example
1.
The PLC is connected to the VFD-S series AC motor drive (ASCII modeSM210 is OFF; 8-bit mode: SM606 is ON.).
The PLC sends the command, and reads the data in the six devices at the addresses starting from 16#2101 in the
VFD-S series AC motor drive.
PLCVFD-S
The PLC sends ":01 03 2101 0006 D4 CR LF".
The PLC sends the data in the following table.
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. You can use the LRC instruction to calculate it (8-bit mode:
SM606 is ON).
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
Cha p ter 6 App l ied Ins truc tio ns
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_
6 - 6 3 3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents