Specifications

7. Application Instructions
© DELTA ELECTRONICS, INC. ALL RIGHTS RESERVED
7-55
RSTEF is a drive reset instruction for the VFD-A series drive.
S1
Communication address: K00000 to K0031.
n
Command object, n=1 is for one drive, n=2 communicates to all
drives connected.
The feedback data from perpherial equipment will be saved in D1070
to D1089. If n=2, PLC will not receive any data.
Communication example:
1. Connect RS-485 communication between the Delta VFD-S and
PLC.
2. Preset the following VFD-S series parameters.
Parameter
Setting
Value
Explanations
2-00 4 Master frequency determined by RS-485
2-01 3 Operation command determined by RS -485
9-00 1 Communication address is 01
9-01 1 Transmission speed (baud rate) : 9600 bps
9-04 1
Communication protocol ASCII mode: 7 data
bits, Even parity, 1 stop bit (7, E, 1)
3. Use DVP programming tools to input the following program.
M1120
K0100
D1129
M1122
K1 M2101 K6
H0086 D1120
M1002
Transmission
completed
Data processing accepted
Data processing
completed, flag cleared
M1123
X01
X00
RST M1123
MOV
SET
MOV
MODRD
SET
4. After the PLC executes a RUN command, input point X00 remains ON,
and the input point X01 changes from OFF to ON, PLC will transfer the
command MODRD K1 M2101 to the VFD-S series AC drive, and the
data will be saved in D1089 to D1095.
5. When PLC receives feedback data, the data will be placed in
D1070 to D1076, the ASCII codes will be converted into HEX, and
saved in D1050~D1055. Refer to the following example
: