Skip to content

Communication protocols

Revo 2 supports up to three external interfaces: RS-485, CAN FD, and EtherCAT. Interface availability depends on the hardware variant.

ModelDescriptionAvailable protocols
V2-BASICRevo 2 BasicModbus RTU over RS-485 or CAN FD
V2-PRORevo 2 ProCheck the model-specific protocol page and hardware configuration
V2-TOUCHRevo 2 TouchCheck the model-specific protocol page and hardware configuration

Modbus RTU and CAN FD

The public protocol covers device configuration, motion control, and status reads. The SDK and desktop tool expose the same device capabilities at a higher level. A bus can host multiple hands or compatible devices when every device has a unique ID.

Revo 2 Basic uses the DIP switch below the wrist to select the interface. Set it to CAN FD for CAN FD, or to Modbus RTU for RS-485. Stop motion control before switching, then reconnect the device as required by the hardware.

EtherCAT

Use EtherCAT when the system requires deterministic cycles, low latency, and synchronized joint control. Joint commands and sensor feedback share the real-time bus. EtherCAT integration differs from Modbus RTU and CAN FD; follow the EtherCAT reference in this section.

Help