Robotiq 2-Finger Adaptive Robot Gripper - 200
Instruction Manual
Robotiq inc. © 2008-2013
72
Step 4: Close the Gripper at full speed and full force
Request is:
71 EE 00 00 00 0D 02 10 00 00 00 03 06 09 00 00 FF FF FF
where
Bits
Description
71EE
Unique transaction identifier (chosen randomly)
0000
Protocol Identifier (Modbus)
000D
Length
02
SlaveID
10
Function Code 16 (Preset Multiple Registers)
0000
Address of the first register
0003
Number of registers to write to
06
Number of data bytes to follow (3 registers x 2
bytes/register = 6 bytes)
0900
Value to write to register 0x0000 (ACTION REQUEST
= 0x09 and GRIPPER OPTIONS = 0x00): rACT = 1 for
,
"Activate Gripper" rGTO = 1 for "Go to Requested
Position"
00FF
Value to write to register 0x0001 (GRIPPER OPTIONS
2 = 0x00 and POSITION REQUEST = 0xFF): rPR =
255/255 for full closing of the Gripper
FFFF
Value to write to register 0x0002 (SPEED = 0xFF and
FORCE = 0xFF): full speed and full force
Response is:
71 EE 00 00 00 06 02 10 00 00 00 03