EM11 User’s Manual
5. Description of Function Codes
79
Code
Parameter Name
Setting Range
Default
b9-06
Number of decimal
places for load
speed display
0: 0 decimal display
1: 1 decimal display
2: 2 decimal display
3: 3 decimal display
1
b9-06 is used to set the number of decimal places for load speed display. The following gives an example to
explain how to calculate the load speed:
Assume that b9-05 (Load speed display coefficient) is 2.000 and b9-06 is 2 (2 decimal places). When the
running frequency of the frequency inverter is 40.00 Hz, the load speed is 40.00 x 2.000 = 80.00 (display of
2 decimal places).
If the frequency inverter is in the stop state, the load speed is the speed corresponding to the set frequency,
namely, "setting load speed". If the set frequency is 50.00 Hz, the load speed in the stop state is 50.00 x
2.000 = 100.00 (display of 2 decimal places).
Code
Parameter Name
Setting Range
Default
b9-07
Heatsink
temperature
0.0°C ~100.0°C
0°C
It is used to display the temperature of heatsink.
Different inverter model has different temperature value for over-temperature protection.
Code
Parameter Name
Setting Range
Default
b9-08
Accumulative
power-on time
0~65535 h
0 h
It is used to display the accumulative power-on time of the frequency inverter since the delivery. If the time
reaches the set power-on time (b2-21), the terminal with the digital output function 24 becomes ON.
Code
Parameter Name
Setting Range
Default
b9-09
Accumulative
running time
0~65535 h
0 h
It is used to display the accumulative running time of the frequency inverter. After the accumulative running
time reaches the value set in b2-21, the terminal with the digital output function 12 becomes ON.
Code
Parameter Name
Setting Range
Default
b9-10
Accumulative power
consumption
0~65535 kWh
0 kWh
It is used to display the accumulative power consumption of the frequency inverter until now.
5.11 Group bA: Communication parameters
Code
Parameter Name
Setting Range
Default
bA-00
Communication
type selection
0: Modbus protocol
0
The EM11 now supports Modbus, later will add the communication protocol such as PROFIBUS-DP and
CANopen. For details, see the description of “EM11 communication protocol”.
5. Description of Function Codes
EM11 User’s Manual
80
Code
Parameter Name
Setting Range
Default
bA-01
Baud ratio setting
Unit's digit: Modbus baud ratio.
0: 300 BPS
1: 600 BPS
2: 1200 BPS
3: 2400 BPS
4: 4800 BPS
5: 9600 BPS
6: 19200 BPS
7: 38400 BPS
5
This parameter is used to set the data transfer baud rate from host computer to frequency inverter. Please
note that baud rate of the host computer and the inverter should be consistent. Otherwise, the communication
is impossible. The higher the baud rate is, the faster the communication is.
Code
Parameter Name
Setting Range
Default
bA-02
Modbus Data format
0: No check, data format <8,N,2>
1: Even parity check, data format<8,E,1>
2: Odd Parity check, data format<8,O,1>
3: No check, data format <8,N,1>
Valid for Modbus
0
The host computer and inverter setup data format must be consistent, otherwise, communication is
impossible.
Code
Parameter Name
Setting Range
Default
bA-03
Broadcast address
1~249 (0: Broadcast address) Valid for Modbus
0
When the local address is set to 0, that is, broadcast address, it can realize the broadcast function of host
computer.
The address is unique; it is base of point to point communication between host computer and frequency
inverter.
Code
Parameter Name
Setting Range
Default
bA-04
Modbus response
delay
0~20 ms (Only valid for Modbus)
2 ms
Response delay: it refers to the interval time from the inverter finishes receiving data to response data back
to the host machine. If the response delay is less than the system processing time, then the response time is
based on the time of the system processing. If the response delaying time is more than the system processing
time, after the system processes the data, it should be delayed to wait until the response delay time is reached,
and then sending back data to host machine.
Code
Parameter Name
Setting Range
Default
bA-05
Communication
timeout
0.0s:invalid
0.1s~60.0s
Valid for Modbus
0.0s
When this parameter is set to 0.0s, the communication interface timeout function is invalid.
When the function code is set to a value, if the interval time between this communication and the next
communication is beyond the communication timeout, the system will report communication failure error