S_EnableSwitchOut output
Output signal of the function block (enable signal).
Data type: SAFEBOOL
The enable signal depends on the switching stage of the enable switch, the restart inhibit (S_AutoReset) that has been set, the reported operating mode (S_SafetyActive), and any active error message.
Hinweis
As the enable signal is present at the S_EnableSwitchOut output, this output is also referred to as the enable output. |
Connection: Connect the S_EnableSwitchOut 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
|
Only control the subsequent process with this enable signal if a selected operating mode (limitation of the speed or range of motion) is active. You can use the S_SafetyActive input of the function block to ensure that the operating mode is active. To do this, connect the input to the safe SF_ModeSelector function block in such a way that you can evaluate a feedback signal as a condition for an active operating mode.
WARNUNG
|
Non-conformance to safety function requirements
|
Value | Description |
---|---|
SAFETRUE | The process to be controlled (e.g., removal of safeguarding) is enabled. The enable switch is actuated correctly.The following conditions must be met:
|
SAFEFALSE | The process to be controlled (e.g., removal of safeguarding) is not enabled.This may be due to one of the following reasons:
|
A SAFETRUE signal at the S_EnableSwitchOut output alone must not be used to initiate the start of the machine. An additional intentional start command, which is independent of the enable switch(es), is required for this. Every person inside the zone of operation must carry an enable switch, which can be used to help prevent a machine state change.
WARNUNG
|
Non-conformance to safety function requirements
|
Precise details of the behavior of the S_EnableSwitchOut output in relation to the restart inhibit are given in the following table:
Formal parameter | Value | Action | Restart inhibit | Reset | Enable output |
---|---|---|---|---|---|
S_AutoReset | SAFETRUE | If an invalid switch position leads to an error, after removal of that error (release > switching stage 1) the restart inhibit is | not active | No action is required at Reset, ... | - to exit the current error state.- to exit the restart inhibit.To switch the S_EnableSwitchOut output to SAFETRUE, switch position 2 is then required. |
SAFEFALSE | active | Reset must be switched from FALSE to TRUE, ... |
Hinweis
Additional measures, e.g., an additional function stop, can be taken to reduce the risk of an unintended start-up. |