Two Robot Targets #239
|
Robot Targets Can you please the simplest example? |
Replies: 9 comments 29 replies
|
You can use simple digital input and output signals for this. |
|
Closing this long thread with the consolidated answer. For simple two-robot synchronization, use controller IO: one robot sends |





Closing this long thread with the consolidated answer. For simple two-robot synchronization, use controller IO: one robot sends
SetDO, the other waits withWaitDI, and the IO names in the XML must match the controller or useuseControllerNumbering="true"on the IO element. PulseDO is not implemented for Staubli, so use SetDO plus Wait commands. Multi-File Indices accept integer split points only; custom output file names are not supported by that input. For socket/serial communication or VAL3-specific setup, use Custom Command/Custom Code or a separate script outside the built-in command set.