Modbus Agile
02/2011
26
Protocol
7.3.1
Function Code 3, Read 16-Bit or 32-Bit-Parameter
This function code is used to read the value of 16 Bit or 32 Bit parameters in the inverter.
Request 16 Bit parameter read:
Start Frame (RTU oder ASCII mode)
Address
1 Byte
1 – 0xF7 (=247)
Function Code
1 Byte
0x03
Start Address (Data Set / Para-No.)
2 Bytes
0x0000 – 0x963F
No. of Registers
2 Bytes
0x0001
CRC or LRC & Endframe
Response 16 Bit parameter read:
Start Frame (RTU oder ASCII mode)
Address
1 Byte
1 – 0xF7 (=247)
Function Code
1 Byte
0x03
No. of Bytes
1 Byte
0x02
Register Value (Parameter Value)
2 Bytes
0 – 0xFFFF
CRC or LRC & Endframe
Request 32 Bit parameter read:
Start Frame (RTU oder ASCII mode)
Address
1 Byte
1 – 0xF7 (=247)
Function Code
1 Byte
0x03
Start Address (Data Set / Para-No.)
2 Bytes
0x0000 – 0x963F
No. of Registers
2 Bytes
0x0002
CRC or LRC & Endframe
Response 32 Bit parameter read:
Start Frame (RTU oder ASCII mode)
Address
1 Byte
1 – 0xF7 (=247)
Function Code
1 Byte
0x03
No. of Bytes
1 Byte
0x04
Register Value (Parameter Value)
4 Bytes
0 – 0xFFFFFFFF
CRC or LRC & Endframe
Exception Response:
Start Frame (RTU oder ASCII mode)
Address
1 Byte
1 – 0xF7 (=247)
Error Code
1 Byte
0x83
Exception Code
1 Byte
2, 3 or 4
CRC or LRC & Endframe
Start Address
This field is used to store the parameter number and data set number. The parameter number ranges
from 0 - 1599 and is stored in the lower 12bits; the data set number ranges from 0 – 9 and is stored
in the upper 4 bits.
Example: Parameter 372 (hex. 0x174), data set 2 (hex. 0x2) is stored as hex. 0x2174.
Start Address
Data Set
Parameter number
Bits
15 14 13 12 11 10
9
8
7
6
5
4
3
2
1
0
For the above example:
Hex.
0
0
1
0
0
0
0
1
0
1
1
1
0
1
0
0
Bin.
2
1
7
4
Summary of Contents for Agile
Page 1: ...Agile Modbus Communication manual Frequency inverter 230V 400V ...
Page 2: ......
Page 5: ...Modbus Agile 5 02 2011 13 2 Warning Messages Application 76 13 3 Error Messages 76 INDEX 77 ...
Page 44: ...Modbus Agile 02 2011 44 Handling of Data Sets Cyclic Writing ...
Page 69: ...Modbus Agile 69 02 2011 10 2 1 Statemachine diagram ...
Page 78: ......
Page 79: ......