4 SAFETY FB SPECIFICATIONS
4.13 M+SF_OUTC_R
87
4
4.13 M+SF_OUTC_R
Overview
Labels
■ Input labels
■ Output labels
Item Description
Function name Output control
Functional overview Control of a safety output with a signal from the standard application and a safety signal with optional startup inhibits.
Symbol
No. Variable name Data type Default value Description
(1) i_bActivate Bit OFF Activation of the safety FB.
For details, see the following.
Page 11 General Functions
(2) i_bS_SafeControl Bit* OFF Safety output signals from other FB libraries.
OFF: Safety output signals from other FB libraries are OFF.
ON: Safety output signals from other FB libraries are ON.
(3) i_bProcessControl Bit OFF Control signal from the standard application.
OFF: Request to set i_bS_OutControl to OFF.
ON: Request to set i_bS_OutControl to ON.
(4) i_bStaticControl Bit OFF Optional conditions for process control. (Constant)
OFF: Dynamic change at i_bProcessControl (OFF to ON) required after FB activation
or triggered safety function.
ON: No dynamic change at i_bProcessControl (OFF to ON) required after FB
activation or triggered safety function. If i_bProcessControl is set to ON, safety
output is set to ON.
(5) i_bS_StartReset Bit* OFF Selection of a reset method for the activated (first time) safety FB.
For details, see the following.
Page 11 General Functions
(6) i_bS_AutoReset Bit* OFF Selection of a reset method for the input signal reset to ON.
For details, see the following.
Page 11 General Functions
(7) i_bReset Bit OFF Reset input.
For details, see the following.
Page 11 General Functions
No. Variable name Data type Default value Description
(8) o_bReady Bit OFF Status of whether the safety FB is activated or not.
For details, see the following.
Page 11 General Functions
(9) o_bS_OutControl Bit* OFF Controls connected actuators.
OFF: Disable connected actuators.
ON: Enable connected actuators.
(10) o_bError Bit OFF Error flag.
For details, see the following.
Page 11 General Functions
(11) o_wDiagCode Word [signed] 0 Diagnostic code.
For details, see the following.
Page 11 General Functions
o_bS_OutControl: B
B: i_bS_SafeControl
B: i_bS_StartReset
B: i_bS_AutoReset
B: i_bReset
B: i_bActivate o_bReady: B
B: i_bProcessControl
o_bError: B
B: i_bStaticControl
o_wDiagCode: W
(1) (8)
(2)
(9)
(3)
(10)
(4)
(11)
(6)
(5)
(7)
M+SF_OUTC_R