I recently set up an Omnicore system with ProfiSafe for the safety connections to our cell PLC.
The PLC programmer required feedback signals from the robot to verify that the controller was stopped correctly with the EmergencyStop / AutoStop signals.
I solved this by Setting up signals to be triggered by the Stop Trigger Status and then in the Post Logic I inverted them (because that’s the way the PLC was expecting them). This seems to work but I’m not entirely sure this is the correct way to do it.
Does anyone know (or have a reference to a manual that describes) the sequence for the Stop Configuration? The relation between “Trigger” and “Stop Trigger Status”. is the Status just mirroring the Trigger signal or is it only set after the Stop is successfully executed?


