InteliLite Global Guide
154
MODBUS
address
Meaning
Access
MODICON object
type
MODBUS function
0000 .. 0999
Binary objects
Read only
Discrete Inputs
Read: 01, 02
1000 .. 2999
Values
Read only
Input Registers
Read: 03, 04
3000 .. 3999
Setpoints
Read/Write
Holding Registers
Read: 03, 04
Write: 06, 16
4200 .. 7167
Reserved
registers
Read/Write, depends on
each specific register
Input Registers
Holding Registers
Read: 03, 04
Write: 06, 16
Mapping data types to registers
As there are multiple data types in the controller but only one data type in MODBUS (the register, which is 2
byte long), a mapping table is necessary to compose and decompose the MODBUS messages correctly.
Data type
Meaning
Number of
registers
Data maping
Integer8
1-byte signed integer
1
MSB = sign extension
LSB = value
Unsigned8
1-byte unsigned integer
1
MSB = 0
LSB = value
Integer16
2-byte signed integer
1
MSB = value, MSB
LSB = value, LSB
Unsigned16
2-byte unsigned integer
1
MSB = value, MSB
LSB = value, LSB
Integer32
4-byte signed integer
2
MSB1 = value, byte 3 (MSB)
LSB1 = value, byte 2
MSB2 = value, byte 1
LSB2 = value, byte 0 (LSB)
Unsigned32
4-byte unsigned integer
2
MSB1 = value, byte 3 (MSB)
LSB1 = value, byte 2
MSB2 = value, byte 1
LSB2 = value, byte 0 (LSB)
Binary8
8-bit binary value
1
MSB = 0
LSB = value, bits 0-7
Binary16
16-bit binary value
1
MSB = value, bits 8-15
LSB = value, bits 0-7
Binary32
32-bit binary value
2
MSB1 = value, bits 24-31
LSB1 = value, bits 16-23
MSB2 = value, bits 8-15
LSB2 = value, bits 0-7
Char
1-byte ASCII character
1
MSB = 0
Summary of Contents for InteliLite AMF25
Page 34: ...InteliLite Global Guide 34 ConnectionType SplPhL1L2 Image 4 11 Split phase L1L2 application ...
Page 36: ...InteliLite Global Guide 36 Image 4 14 Typical Split Phase generator wiring ...
Page 91: ...InteliLite Global Guide 91 Image 5 13 Flowchart of start of diesel engine ...
Page 93: ...InteliLite Global Guide 93 Image 5 14 Flowchart of start of gas engine ...
Page 721: ...InteliLite Global Guide 721 Image 9 34 IGS PTM Image 9 35 IGS PTM dimensions ...
Page 727: ...InteliLite Global Guide 727 Image 9 36 Inteli AIN8TC Image 9 37 Inteli AIN8TC dimensions ...
Page 731: ...InteliLite Global Guide 731 Image 9 38 Inteli AIO9 1 Image 9 39 Inteli AIO9 1 dimensions ...