4-65
(iii) 02 command: This sets the state of the intelligent terminals.
• Transmission frame
Frame format
Explanation
Data size
Value
STX
Control code (Start of TeXt)
1 byte
STX (0x02)
Code
Station number of inverter
2 byte
01-32, and FF (broadcast)
Command
Transmission command
2 byte
02
Data
Transmission data
16 byte
(Note 3) reference
BCC
Block check code
2 byte
Exclusive OR of Code, Command and
Data (5) Reference
CR
Control code
(Carriage Return)
1 byte
CR (0x0D)
(Note 3) Data (sixteenth) of intelligent terminal and contents
(The details refer to intelligent input terminal function.)
(Example) When you make (forward), (multi-speed1) and (multi-speed2) active on inverter setting of
code 01, the calculation of data is
0x0000000000x0000000000x0000000000000008 = 0x000000000000000D
so transmission frame is
(STX)|01|02|000000000000000D|(BCC)|(CR)
Reply frame
On normal reply: Refer to (4) - (i)
On abnormal reply: Refer to (4) - (ii)
STX
Code
Command
Data
BCC
CR
Data (sixteenth)
Description
Data (sixteenth)
Description
0000000000000001
FW: forward command
0000000000100000
STA: 3 wire start
0000000000000002
RV: reverse command
0000000000200000
STP: 3 wire stop
0000000000000004
CF1: multi-speed1(binary operation)
0000000000400000
F/R: 3 wire direction
0000000000000008
CF2: multi-speed2(binary operation)
0000000000800000
PID:PID selection
(valid/invalid)
0000000000000010
CF3: multi-speed3(binary operation)
0000000001000000
PIDC: PID integral reset
0000000000000020
CF4: multi-speed4(binary operation)
0000000002000000
-
0000000000000040
JG: jogging(inching operation)
0000000004000000
-
0000000000000080
DB: external DC control
0000000008000000
UP: remote operation
Accelerating speed
0000000000000100
SET: 2
nd
control
0000000010000000
DWN: remote operation
Decelerate speed
0000000000000200
2CH: two stage adjustable speed
0000000020000000
UDC: remote operation
data clear
0000000000000400
-
0000000040000000
-
0000000000000800
FRS: free-run stop
0000000080000000
OPE:Force operation ope
0000000000001000
EXP: external trip
0000000100000000
SF1: multi-speed(bit run)
0000000000002000
USP: unattended start protection
0000000200000000
SF2: multi-speed(bit run)
0000000000004000
CS: commercial change
0000000400000000
SF3: multi-speed(bit run)
0000000000008000
SFT: software lock (control terminal)
0000000800000000
SF4: multi-speed(bit run)
0000000000010000
AT: analog input voltage/current
select
0000001000000000
SF5: multi-speed(bit run)
0000000000020000
-
0000002000000000
SF6: multi-speed(bit run)
0000000000040000
RS: reset
0000004000000000
SF7: multi-speed(bit run)
0000000000080000
-
0000008000000000
OLR: overload restriction
setting
Chapter 4 Explanation of function