TECDrive20-EU Series Inverter Communication protocol
-128-
ASCII master command message (the
command sent by the master to inverter)
ASCII slave response message (the
message sent by the inverter to master)
Low bit of data 0004H
content
High bit of data 0005H
content
Low bit of data 0005H
content
7.4 Data address definition
The address definition of the communication data in this part is to control the running of the
inverter and get the state information and relative function parameters of the inverter.
7.4.1 Function code address format rules
The parameter address occupies 2 bytes with the most significant byte (MSB) in the front and
the least significant byte (LSB) in the behind. The ranges of the MSB and LSB are:
MSB—00–ffH; LSB—00–ffH. The MSB is the group number before the radix point of the
function code and the LSB is the number after the radix point, but both the MSB and the LSB
should be converted into hex. For example, P05.05, the group number before the radix point
of the function code is 05, then the MSB of the parameter is 05, the number after the radix
point 05, then the LSB the parameter is 05, then the function code address is 0505H and the
parameter address of P10.01 is 0A01H.
0: Stop after running once.
1: Keep running in the final value after
running once.
2: Cyclic running.
Simple PLC
memory selection
0: No memory after power-off
1: Memory after power-off
Note: P29 group is the factory parameter which cannot be read or changed. Some parameters
cannot be changed when the inverter is in the running state and some parameters cannot be
changed in any state. The setting range, unit and relative instructions should be paid attention
to when modifying the function code parameters.