Robotiq 2-Finger Adaptive Robot Gripper - 200
Instruction Manual
Robotiq inc. © 2008-2013
77
Response is:
34 AB 00 00 00 06 02 10 00 00 00 03
where
Bits
Description
34AB
Unique transaction identifier (chosen randomly)
0000
Protocol Identifier (Modbus)
0006
Length
02
SlaveID
10
Function Code 16 (Preset Multiple Registers)
0000
Address of the first register
0003
Number of written registers
Step 8: Read Gripper status until the opening is completed
Request is:
D6 05 00 00 00 06 02 04 00 00 00 03
where
Bits
Description
D605
Unique transaction identifier (chosen randomly)
0000
Protocol Identifier (Modbus)
0006
Length
02
SlaveID
04
Function Code 04 (Read Input Registers)
0000
Address of the first requested register
0003
Number of registers requested (3)
Example of response if the opening is not completed:
D6 05 00 00 00 09 02 04 06 39 00 00 00 BB 10
where
Bits
Description