44
4 SAFETY FB SPECIFICATIONS
4.7 M+SF_GLOCK_R
FB details
This FB controls the guard lock and monitors the position of the guard and the lock. This FB can be used with a mechanical
locked switch. The operator requests to get access to the hazardous area. The guard can only be unlocked when the
hazardous area is in a safe state. The guard can be locked if the guard is closed. The machine can be started when the guard
is closed and the guard is locked. An open guard or unlocked guard will be detected in the event of a safety-critical situation.
Operation sequence for guardlock
No. I/O Operation
Sequence 1 Request to get the hazardous area to a safe state - not part of this FB
Sequence 2 In Feedback from applicable hazardous area that it is in a safe state (via i_bS_SafetyActive)
Sequence 3 In Operator request to unlock the guard (i_bUnlockRequest input=ON)
Sequence 4 Out Output the signal unlocking the guard to the switch (by setting o_bS_UnlockGuard to ON).
Sequence 5 In The signal that enables the guard to be unlocked is input from the switch (by setting i_bS_GuardLock input to
OFF), which enables the guard to be opened. (o_bS_GuardLocked is set to OFF)
Sequence Operator opens the guard.
Sequence 6 In Check if the guard is closed again. (by setting i_bS_GuardMon to ON)
Sequence 7 In Feedback from operator to restart the hazardous area (i_bUnlockRequest)
Sequence 8 Out Lock the guard. (o_bS_UnlockGuard)
Sequence 9 In Check if guard is locked. (i_bS_GuardLock)
Sequence 10 Out Hazardous area can operate again. (o_bS_GuardLocked=ON) (If i_bS_AutoReset is OFF, reset is required with
i_bReset input.)
Sequence 11 Restart the operation in the hazardous area.
M+SF_GLOCK+R M+SF_GLOCK+R M+SF_GLOCK+R M+SF_GLOCK+R
M+SF_GLOCK+R M+SF_GLOCK+R M+SF_GLOCK+R M+SF_GLOCK+R
i_bReset
i_bS_SafetyActive
=ON
o_bS_UnlockGuard
=ON
i_bUnlockRequest
=ON
i_bS_GuardLock
=OFF
o_bS_GuardLocked
=OFF
i_bS_GuardMon
=OFF
i_bS_GuardMon
=ON
o_bS_UnlockGuard
=OFF
i_bUnlockRequest
=OFF
o_bS_GuardLocked
=ON
i_bS_GuardLock
=ON
Sequence 1, 2 Sequence 3, 4 Sequence 5 Sequence -
Sequence 6 Sequence 7, 8 Sequence 9 Sequence 10, 11