Closed adeguet1 closed 3 years ago
Should be simple to do. The FirewirePort object knows about all boards connected on the bus. So, in WriteAllBoards, you could issue quadlet writes to the other boards to set the safety relays the same way as the configured boards.
We provide the command line tool qlacommand -c close-relays
to close the safety relays before starting the application.
Can we turn on the safety relays on all boards connected to the firewire bus instead of just those used in mtsRobotIO1394? This way we could avoid re-wiring the e-stops everytime. This probably requires some changes in AmpIO?