Robotiq 2-Finger Adaptive Robot Gripper - 200
Instruction Manual
Robotiq inc. © 2008-2013
58
Request is:
09 03 07 D0 00 01 85 CF
where
Bits
Description
09
SlaveID
03
Function Code 03 (Read Holding Registers)
07D0
Address of the first requested register
0001
Number of registers requested (1)
85CF
Cyclic Redundancy Check (CRC)
Response (if the activation IS NOT completed):
09 03 02 11 00 55 D5
where
Bits
Description
09
SlaveID
03
Function Code 03 (Read Holding Registers)
02
Number of data bytes to follow (1 registers x 2
bytes/register = 2 bytes)
1100
Content of register 07D0 (GRIPPER STATUS = 0x11,
RESERVED = 0x00): gACT = 1 for "Gripper
Activation", gSTA = 1 for "Activation in progress"
55D5
Cyclic Redundancy Check (CRC)
Response (if the activation IS completed):
09 03 02 31 00 4C 15