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
Содержание InteliLite AMF25
Страница 34: ...InteliLite Global Guide 34 ConnectionType SplPhL1L2 Image 4 11 Split phase L1L2 application ...
Страница 36: ...InteliLite Global Guide 36 Image 4 14 Typical Split Phase generator wiring ...
Страница 91: ...InteliLite Global Guide 91 Image 5 13 Flowchart of start of diesel engine ...
Страница 93: ...InteliLite Global Guide 93 Image 5 14 Flowchart of start of gas engine ...
Страница 199: ...InteliLite Global Guide 199 nominal speed Image 8 3 Idle Time 1 Image 8 4 Idle Time 2 6 back to List of setpoints ...
Страница 638: ...InteliLite Global Guide 638 Image 9 1 Configuration of OR AND block 6 back to List of PLC blocks ...
Страница 708: ...InteliLite Global Guide 708 Image 9 30 Inteli AIN8 Image 9 31 Inteli AIN8 dimensions Note All dimensions are in mm ...
Страница 714: ...InteliLite Global Guide 714 Image 9 32 Inteli IO8 8 Image 9 33 Inteli IO8 8 dimensions Note All dimensions are in mm ...
Страница 721: ...InteliLite Global Guide 721 Image 9 34 IGS PTM Image 9 35 IGS PTM dimensions ...
Страница 727: ...InteliLite Global Guide 727 Image 9 36 Inteli AIN8TC Image 9 37 Inteli AIN8TC dimensions ...
Страница 731: ...InteliLite Global Guide 731 Image 9 38 Inteli AIO9 1 Image 9 39 Inteli AIO9 1 dimensions ...