4-69
(vii) 06 command: This reads 1 set item.
• 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
Command
Transmission command
2 byte
06
Parameter
Parameter number of data
4 byte
(Note 9)
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 9) The range of parameter to get,
F002-, A001-, b001-, C001-, H003-, P001- (F001 uses 01 command.)
Replay frame
Frame format
On normal reply : (4) - (i) Reference
Explanation
Data size
Value
STX
Control code(Start of TeXt)
1 byte
STX (0x02)
Code
Station number of inverter
2 byte
01-32
ACK
Control code(ACKnowledge)
1 byte
ACK (0x06)
Data
Data (tenth ASCII code)
8 byte
(Note 10)
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 10) When data is the selected item, this transmits and receives corresponding to station number.
On abnormal reply : (4) - (ii) reference
(viii) 07 command: This sets 1 set item.
• 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, FF(broadcast)
Command
Transmission command
2 byte
07
Parameter
Parameter number of data
4 byte
(Note 9)
Data
Data of parameter
(Tenth ASCII code)
8 byte
(Note 10)
BCC
Block check code
2 byte
Exclusive OR of Code, Command and
Data (5) Reference
CR
Control code(Carriage Return)
1 byte
CR (0x0D)
Reply frame
On normal reply : (4) - (i) Reference
On abnormal reply : (4) - (ii) Reference
STX
Code
Command
Parameter
BCC
CR
STX
Code
ACK
Data
BCC
CR
STX
Code
Command
Parameter
Data
BCC
CR
Chapter 4 Explanation of function