MODBUS Protocol
Function Codes
Thermo Fisher Scientific
Partisol 2000
i
and Partisol 2000
i
-D Instruction Manual
C-7
Response
Field Name
(Hex)
Function 0x03
Byte Count
0x06
Register value Hi (10)
0x02
Register value Lo (10)
0x2B
Register value Hi (11)
0x00
Register value Lo (11)
0x00
Register value Hi (12)
0x00
Register value Lo (12)
0x64
Register value Hi (13)
0x00
Register value Lo (13)
0x64
The contents of register 10 are shown as the two byte values of 0x02 0x2B.
Then contents of registers 11–13 are 0x00 0x00, 0x00 0x64 and 0x00 0x64
respectively.
The force (write) single coil function simulates the activation of the digital
inputs in the Sampler, which triggers the respective action.
This function code is used to set a single action to either On or Off. The
request specifies the address of the action to be forced. Actions are
addressed starting at zero. Therefore, action number 1 is addressed as 0.
The requested On/Off state is specified by a constant in the request data
field. A value of 0xFF00 requests the action to be On. A value of 0x0000
requests it to be Off. All other values are illegal and will not affect the
output. The normal response is an echo of the request, returned after the
state has been written.
Note
This function will not work if the Sampler is in Service Level
mode.
▲
Request
Function code
1 Byte
0x05
Starting Address
2 Bytes
0x0000 to maximum allowed by Sampler
Output Value
2 Bytes
0x0000 or 0xFF00
(0x05) Force (Write)
Single Coil