DVP-ES2/EX2/EC5/SS2/SA2/SX2/SE&TP Operation Manual - Programming
Program Example:
Connect PLC to VFD series AC motor drive (ASCII mode, M1143 = OFF), (8-bit mode, M1161 = ON),
Write the data to be sent into registers starting from D100 in advance for reading 6 data from
address H0708 on VFD.
MOV D1120H86
M1002
SET M1120
SET M1122
MOV D1129K100
X10
M1123
RST
M1123
RS D100
K17
D120 K35
pulse
Receiving completed
Processing received data
S e t u p
communication protocol to 9600, 7, E, 1
Retain communication protocol
S e t u p c o m m u n ic a tio n tim e -o u t: 1 0 0 m s
Sending request
Reset M1123
Write data to be sent in advance
Sending request pulse
PLC VFD, PLC sends: “: 01 03 07 08 0006 E7 CR LF ”
Registers for sent data (sending messages)
Address of AC motor
drive: ADR (1,0)
Starting data address
Number of data (words)
Error checksum: LRC
CHK (0,1)
END