Manual

PGE-2 Gripper User Manual
Issue V1.0 (2021-07-30) User Manual Copyright © Yuejiang Technology Co., Ltd.
10
Modbus-RTU Control
Wiring
Use the provided RS-485 to USB converter (see the schematic in Figure 3.1 below) to
plug into a PC or other Controllers.
Figure 3.1 RS485 connection
Warning
·Note the line order before inserting. Please note that the DC24V is red and GND is negative.
Default communication parameters
Slave Address 1
Baud Rate 115200
Data Bits 8 bits
Stop Bits 1 stop bit
Parity None
Modbus-RTU description
RTU framing
This gripper uses the standard Modbus-RTU protocol.
In RTU mode, the first field is the device address. The allowable characters transmitted
for all fields are hexadecimal 0 ... 9, A ... F. Networked devices monitor the network bus
continuously, including during the silent intervals. When the first field (the address field) is
received, each device decodes it to find out if it is the addressed device.
A typical message frame is shown in Table 3.1.