
TMP High Performance Vector Control Inverter User Manual
131
Fault code:
01
Function code error:
Function code is invalid. In the protocol, valid function codes are: 03H,
06H or 08H.
02
Invalid data address:
Data address is invalid
03
Invalid data setting
Data value is invalid.
04
Invalid command:
In current state, the drive can not execute this command.
09
Wrong CRC check
11
Reserved
12
Message characters of the command string is too short
13
Command string is too long, and reading string should be less than 72
characters.
14
Contains non-ASCII character, non-starting character or non-CR, LF end
character.
Additional information
1.
Function code conversion
If preset data is n, then sending data n = n
×
(1/increment) (Refer to function
parameters table)
Convert data “n” into HEX number, which is 2 bytes.
2.
ASCII mode LRC check
In the example above, LRC check: 01H+03H+02H+00H+00H+01H=07H,
and it’s complement=F9H.
3.
RTU mode CRC check
LRC check is executed from slave address to data end character, and the