Modbus Communication 12-6
AC10 Inverter
000B: Reverse jogging stop
0001:Unlock System (remote control locked)
0002:Lock remote control (any remote control commands are not valid
before unlocking)
0003: RAM and EEprom are permitted to be written.
0004: Only RAM is permitted to be written, EEprom is prohibited being
written.
Writing
parameter
address
AO1output percent is set by PC/PLC.
F431=7
AO1 token output analog is
controlled by PC/PLC.
AO2 output percent is set by PC/PLC.
AO2 token output analog is
controlled by PC/PLC.
Multi-function output terminal DO1
1 means token output is true.
0 means token output is false.
Multi-function output terminal DO2
12.6.4 Illegal Response When Reading Parameters
Slave parameters
response
The highest-order byte
changes into 1.
0001: Illegal function code
0002: Illegal address
0003: Illegal data
0004: Slave fault
note 2
Note 2: Illegal response 0004 appears below two cases:
Do not reset inverter when inverter is in the malfunction state.
Do not unlock inverter when inverter is in the locked state.
Additional Remarks
Expressions during communication process:
Parameter Values of Frequency=actual value X 100
Parameter Values of Time=actual value X 10
Parameter Values of Current=actual value X 100
Parameter Values of Voltage=actual value X 1
Parameter Values of Power (100A)=actual value X 1
Parameter Values of Power (1018)=actual value X 10
Parameter Values of Drive Ratio=actual value X 100
Parameter Values of Version No. =actual value X 100
Instruction: Parameter value is the value sent in the data package. Actual value is the actual
value of inverter. After PC/PLC receives the parameter value, it will divide the corresponding
coefficient to get the actual value.
NOTE: Take no account of radix point of the data in the data package when PC/PLC transmits
command to inverter. The valid value is range from 0 to 65535.