10
Read the closing force currently set (read):
Send:
01 03 01 01 00 01 D4 36
Return: 01 03 02 xx xx crc1 crc2
2.3.4.3 Position
This register is used to set the reference position of gripper's fingers, then the fingers will move
to the position immediately.
The address is 0x0103. The description of this register is shown in Table 2.6.
Table 2.6 Position
Function
Address
Description
Write
Read
Position
0x0103
Reference
Position
0-1000 (
‰
)
Reference position
currently set
The reference position value range is 0-1000
(
‰
)
, the corresponding value is 00 00 – 03
E8(Hexadecimal).
Example:
Set 500
‰
position (write):
Send:
01 06 01 03 01 F4 78 21
Return: 01 06 01 03 01 F4 78 21
Read the reference position currently set(read):
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 0x0102. 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