DVP-ES2/EX2/EC5/SS2/SA2/SX2/SE&TP Operation Manual - Programming
Registers for data to be sent (sending messages)
Address of AC motor drive
Command code of AC motor drive
Data address
Data content
Registers for received data (responding messages)
Address of AC motor drive
Command code of AC motor drive
Data address
Data content
Program Example 3:
1. In the communication between PLC and VFD-B series AC motor drive (ASCII Mode, M1143 =
OFF), executes Retry when communication time-out, data receiving error or parameter error
occurs
2. When X0 = ON, PLC will write data H1770 (K6000) into address H0100 in device 01 (VFD-B).
3. M1129 will be ON when communication time-out occurs. The program will trigger M1129 and
send request for reading the data again.
4. M1140 will be ON when data receiving error occurs. The program will trigger M1140 and send
request for reading the data again.
5. M1141 will be ON when parameter error occurs. The program will trigger M1141 and send
request for reading the data again.