
11
Send:
01 03 01 03 00 01 75 F6
Return: 01 03 02 xx xx crc1 crc2
2.3.4.4 Speed
This register is used to set the Gripper closing and opening speed.
The address is 0x0104. The description of this register is shown in Table 2.7.
Table 2.7 Speed Instructions
Function
Address
Description
Write
Read
Speed
0x0104
Speed
1-100 (%)
Speed
currently set
The speed value range is 1-100
,
The corresponding value is 00 01 – 00 64(Hexadecimal).
Example:
Set 50% speed (write):
Send:
01 06 01 04 00 32 48 22
Return: 01 06 01 04 00 32 48 22
Read the current speed (read):
Send:
01 03 01 04 00 01 C4 37
Return: 01 03 02 xx xx crc1 crc2
2.3.4.5 Rotation angle
This register is used to set the gripper angle of rotation.
The address is 0x0105. The description of this register is shown in Table 2.8.
Table 2.8 The angle of rotation
Function
Address
Description
Write
Read
Rotation
angle
0x0105
Rotate to the
specified angle.
-32768-32767
Read the current
setting
The amgle of rotation is -32768-32767
,
The corresponding value is 0xF000 –
0x7FFF(Hexadecimal).
Example:
Set 180% angle (write):
Send:
01 06 01 05 00 B4 98 40
Return: 01 06 01 05 00 B4 98 40
Read the current angle (read):
Send:
01 03 01 05 00 01 95 F7
Return: 01 03 02 xx xx crc1 crc2