S_EStopOut output
Output signal of the function block (enable signal).
Data type: SAFEBOOL
The enable signal depends on the status of the emergency-stop control device (activated or not activated) and any start-up/restart inhibits that have been specified (S_StartReset and S_AutoReset). Furthermore, it controls the request for the stop function.
Hinweis
Since the enable signal is present at the S_EStopOut output, this output is also referred to as the enable output. |
Connection: Connect the S_EStopOut output to an output terminal of your application, either directly or via other safety-related functions/function blocks.
The enable signal may only control the process directly if this does not adversely affect the safety-related function.
WARNUNG
|
Unintended machine operation
|
Value | Description |
---|---|
SAFETRUE | No stop function is requested (normal operation).The following conditions must be met:
|
SAFEFALSE | The stop function is requested (emergency-stop).This may be due to one of the following reasons:
|
The risk of unintended start-up/restart and/or manipulation can be reduced by combining a stop request from the safety-related application and an operation stop from the standard application.
WARNUNG
|
Unintended start-up
|
Precise details of the behavior of the S_EStopOut output in relation to the start-up/restart inhibit are given in the following table:
Formal parameter | Value | Action | Start-up/restart inhibit | Reset | Enable output |
---|---|---|---|---|---|
S_StartReset | SAFETRUE | After function block activation/Sicherheitssteuerung start-up, the start-up inhibit is ... | not active | No action is required at Reset, ... | - to switch the enable output S_EStopOut to SAFETRUE if there is a valid input signal combination.- to exit the start-up/restart inhibit. |
SAFEFALSE | active | Reset must be switched from FALSE to TRUE, ... | |||
S_AutoReset | SAFETRUE | After the SAFETRUE signal has returned at the safety-related S_EStopIn input, the restart inhibit is ... | not active | No action is required at Reset, ... | |
SAFEFALSE | active | Reset must be switched from FALSE to TRUE, ... |