Tel/Fax: 0755-82734836
www.dh-robotics.com
17
Table 2.12 Baud Rate
Function
Address
Description
Write
Read
Baud Rate
0x0301
Configure
initialization
direction
0: Open
,
1:Close
(default: 0
)
Current setting
The value of this register is 0 by default.
If the register value is 0, when you send the initialization command, the gripper finger will
open and find the maximum position.
If the register value is 1, when you send the initialization command, the gripper finger will
close and find the minimal position.
Example:
Write 0 to initialization direction register:
Send:
01 06 03 01 00 00 D8 4E
Return: 01 06 03 01 00 00 D8 4E
2.3.3.10 Slave Address
This register is used to set Slave Address of gripper.
The address is 0x0302. The description of this register is shown in Table 2.13.
Table 2.13 Slave Address
Function
Address
Description
Write
Read
Slave Address
0x0302
Configure gripper
Slave Address
1-247 (default: 1
)
Current setting
The device ID can be used to configure the gripper Modbus ID, and the default is 1. When
there are multiple devices that use the modbus-RTU protocol, you can control multiple devices at
the same time by changing the ID. The specific commands for setting the gripper ID are as follows:
Example:
Set the Slave Address to 1 (write):
Send:
01 06 03 02 00 01 E9 8E
Return: 01 06 03 02 00 01 E9 8E
Write to save (write):
Send:
01 06 03 00 00 01 48 4E
Return: 01 06 03 00 00 01 48 4E