SF_EnableSwitch

 

The following description is valid for the function block SF_En­ableSwitch_V1_0z, Version 1.0z (where z = 0 to 9).

Short description

The safety-related SF_EnableSwitch function block evaluates the signals of a manually actuated three-stage enable switch (in accordance with EN 60204) in order to identify its switching stage and direction.

The connected enable switch can be used to remove safeguarding, provided that the appropriate operating mode (e.g., limitation of the speed or range of motion) is selected and active.

A restart inhibit can be specified via S_AutoReset.

PROG_EnableSwitch_ico_editor.png

Connection and switching diagram

Connect the signals of the enable switch connected to the Safety Logic Controller to the inputs of the safety-related SF_EnableSwitch function block as follows:

PROG_EnableSwitch_HowToConnect.png

PROG_EnSw_HoToCon_T-icon.png 

Pressure point

PROG_EnSw_HoToCon_Arrow-icon.png 

Forcibly guided contacts

Connect the signal resulting from N/O contacts E1 and E2 of the enable switch to function block input S_EnableSwitchCh1. Connect the signal resulting from N/C contacts E3 and E4 to function block input S_En­ableSwitchCh2. By means of this defined signal sequence of the contacts, the safety-related function block can detect the switching stage and the switching direction of the enable switch.

The used three-stage enable switch must support the switching sequence shown in the graphic below for its three switching stages. This sequence results in the signals also shown in the graphic at function block inputs S_EnableSwitchCh1 and S_EnableSwitchCh2.

 PROG_Requirements_EnableSwitch.png

NOTE:

The error state of the function block can only be exited if the cause of the error no longer exists. To leave the error state, release the enable switch to move it to switch posi­tion 1. If a restart inhibit has been set with S_AutoReset = SAFEFALSE, it must then be removed by pressing the reset button.

Function block inputs

Click the corresponding hyperlinks to obtain detailed information on the items below.

Name

Short description

Value

Activate

State-controlled  input for activating the function block.

Data type: BOOL

Initial value: FALSE

  • FALSE: Function block inactive

  • TRUE: Function block activated

S_SafetyActive

State-controlled  signal input for setting the selected operating mode to active (feedback signal, e.g., from safety-related SF_ModeSelector function block).

Data type: SAFEBOOL

Initial value: SAFEFALSE

  • SAFEFALSE: The selected operating mode is not active. The S_EnableSwi­tchOut output remains SAFE­FALSE, irrespective of the other inputs.

  • SAFETRUE: The selected operating mode is active.

S_EnableSwitchCh1

Input for the signal resulting from contacts E1 and E2 of the connected enable switch.

Data type: SAFEBOOL

Initial value: SAFEFALSE

Possible values are: SAFETRUE or SAFEFALSE, depending on the switching stage (see diagram).

S_EnableSwitchCh2

Input for the signal resulting from contacts E3 and E4 of the connected enable switch.

Data type: SAFEBOOL

Initial value: SAFEFALSE

Possible values are: SAFETRUE or SAFEFALSE, depending on the switching stage (see diagram).

S_AutoReset

State-controlled  input for specifying the restart inhibit after the connected enable switch has returned a valid signal sequence/combination at inputs S_EnableSwitchCh1 and/or S_EnableSwitchCh2.

An active restart inhibit must be removed manually by a positive signal edge at the Reset input. A deactivated restart inhibit causes the S_EnableSwitchOut output to switch to SAFETRUE automatically when the function block is activated and the safety-related function is no longer requested.

Refer to the first hazard message below this table.

Data type: SAFEBOOL

Initial value: SAFEFALSE

  • SAFEFALSE: With restart inhibit

  • SAFETRUE: Without restart inhibit

Reset

Edge-triggered  input for the reset signal:

  • Resetting error messages when the cause of the error is no longer present.

  • Manual resetting of the active restart inhibit (specified by S_AutoReset).

Refer to the second hazard message below this table.

Data type: BOOL

Initial value: FALSE

NOTE:

Resetting does not occur with a negative (falling) edge, as specified by the EN ISO 13849-1 standard, but with a positive (rising) edge.

  • FALSE: Reset is not requested.

  • Edge FALSE > TRUE: Reset is requested.

WARNING

NON-CONFORMANCE TO SAFETY FUNCTION REQUIRE­MENTS

  • Be sure that your risk analysis includes an evaluation if the restart inhibit is deactivated (S_AutoReset = SAFETRUE).

  • Observe the regulations given by relevant sector standards regarding the restart inhibit.

  • Verify that a suitable start-up inhibit is in place at another location or using other means if the restart inhibit is deactivated by setting S_AutoReset = SAFETRUE.

Failure to follow these instructions can result in death, serious injury, or equipment damage.

Resetting the function block by means of a positive signal edge at the Reset input can cause the S_EnableSwitchOut output to switch to SAFETRUE immediately (depending on the status of the other inputs).

WARNING

UNINTENDED START-UP

  • Include in your risk analysis the impact of the reset by means of a positive signal edge at the Reset input.

  • Make certain that appropriate procedures and measures (according to applicable sector standards) have been established to help avoid hazardous situations when resetting.

  • Do not enter the zone of operation when resetting.

  • Ensure that no other persons can access the zone of operation when resetting.

  • Use appropriate safety interlocks where personnel and/or equip­ment hazards exist.

Failure to follow these instructions can result in death, serious injury, or equipment damage.

Function block outputs

Click the corresponding hyperlinks to obtain detailed information on the items below.

Name

Short description

Value

Ready

Output for signaling "Function block activated/not activated".

Data type: BOOL

  • TRUE: Function block is activated (Activate = TRUE) and the output parameters repre­sent the state of the safety-related func­tion.

  • FALSE: Function block is not activated (Activate = FALSE) and all outputs of the function block are switched to FALSE/SAFE­FALSE.

S_EnableSwitchOut

Output for enable signal of the function block.

Data type: SAFEBOOL

  • SAFEFALSE: No enable for removing safeguarding.

    • The enable switch is not in switching stage 2

    • or the function block is not activated

    • or an error message is present

    • or the operating mode is not active (S_SafetyActive = SAFEFALSE)

    • or a restart inhibit is active.

  • SAFETRUE: Enable for removing safe­guarding.

    • The enable switch is in switching stage 2

    • and the function block is activated

    • and no error message is present

    • and the operating mode is active (S_SafetyActive = SAFETRUE)

    • and the restart inhibit is not active.

Error

Output for error message.

Data type: BOOL

Refer to the hazard message below this table.

  • FALSE: No error is present.

  • TRUE: The function block has detected an error. The S_En­ableSwitchOut output switches to SAFEFALSE as a result.

DiagCode

Output for diagnostic message.

Data type: WORD

Diagnostic message of the function block.

The possible values are listed and described in the topic "Diagnostic codes".

If you have not activated a restart inhibit (S_AutoReset = SAFETRUE), a manual reset does not have to be performed following error removal. In such cases, the error message is confirmed automatically once the error is removed.

WARNING

UNINTENDED START-UP

  • Include in your risk analysis the impact of removing the cause of an error with regard to the automatic reset and restart of the machine if the restart inhibit is deactivated (S_AutoReset = SAFETRUE).

  • Make certain that appropriate procedures and measures (according to applicable sector standards) have been established to help avoid hazardous situations when removing the source of an error if the restart inhibit is deactivated.

  • Do not enter the zone of operation when removing an error under this condition.

  • Ensure that no other persons can access the zone of operation when removing an error under this condition.

  • Use appropriate safety interlocks where personnel and/or equip­ment hazards exist.

Failure to follow these instructions can result in death, serious injury, or equipment damage.

Signal sequence diagram

This diagram shows the signal curve for a typical application with a set restart inhibit after an invalid signal sequence (S_AutoReset = SAFEFALSE).

NOTE:

The signal sequence diagrams in this documentation possibly omit particular diagnostic codes. For example, a diagnostic code is possibly not shown if the related function block state is a temporary transition state and only active for one cycle of the Safety Logic Controller.

Only typical input signal combinations are illustrated. Other signal combinations are possible.

PROG_EnableSwitch_Signal1.png

0

The function block is not yet activated (Activate = FALSE).

As a result, all outputs are FALSE or SAFEFALSE.

1

The function block is active (Activate = TRUE). Switching stage 1 is present (input S_EnableSwitchCh1 = SAFEFALSE, input S_EnableSwitchCh2 = SAFETRUE). The operating mode is not active (S_SafetyActive = SAFEFALSE). The S_EnableSwitchOut output thus remains in the defined safe state (SAFEFALSE).

2

The operating mode is active (S_SafetyActive = SAFETRUE).

3

Change from switching stage 1 to switching stage 2 (S_EnableSwitchCh1 and S_EnableSwitchCh2 = SAFETRUE); the S_EnableSwitchOut output becomes SAFETRUE.

4

Change from switching stage 2 back to switching stage 1 (S_EnableSwitchCh1 becomes SAFEFALSE); the S_EnableSwitchOut output becomes SAFEFALSE.

5

Change from switching stage 1 to switching stage 2 (S_EnableSwitchCh1 becomes SAFETRUE again). However, as the operating mode is no longer active (S_SafetyActive = SAFEFALSE), the S_EnableSwitchOut output remains SAFEFALSE.

6

The operating mode is now active again and the function block initially expects switching stage 1. However, as switching stage 2 is present at this time (S_EnableSwitchCh1 and S_En­ableSwitchCh2 = SAFETRUE), the Error output becomes TRUE.

The positive edge at the Reset input is ignored, as the impermis­sible switching stage 2 is still present (S_EnableSwitchCh1 = SAFETRUE and S_EnableSwitchCh2 = SAFETRUE).

7

Change to valid switching stage 1. However, the function block detects a static TRUE signal at the Reset input, so the Error output remains TRUE.

8

While the valid switching stage 1 is present (S_EnableSwitchCh1 = SAFEFALSE and S_EnableSwitchCh2 = SAFETRUE), the static signal disappears from the Reset input. However, the error state (Error = TRUE) then has to be reset by a positive edge at the Reset input.

9

The positive edge at the Reset input resets the Error output to FALSE and removes the restart inhibit.

10

Change from switching stage 1 to switching stage 2 (S_EnableSwitchCh2 and S_EnableSwitchCh1 = SAFETRUE), the S_EnableSwitchOut output becomes SAFETRUE.

11

Change from switching stage 2 to switching stage 3 (S_EnableSwitchCh1 and S_EnableSwitchCh2 = SAFEFALSE), the S_EnableSwitchOut output is SAFEFALSE.

NOTE:

The other signal sequence diagram can be taken into account.

Application example

This example illustrates the typical connection of a three-stage enable switch S1 to the safety-related SF_EnableSwitch function block. The two signals resulting from the enable switch are connected to input terminals I0 and I1 of the safety-related input device SDI 1.

The function block is perpetually activated by the TRUE constant at the Activate input.

A restart inhibit is set via S_AutoReset. This inhibit becomes active after a valid signal sequence returns at the function block inputs S_En­ableSwitchCh1 and/or S_EnableSwitchCh2. The Reset button S2 for removing the restart inhibit is connected to input terminal NI0 of the stan­dard input device DI 1.

NOTE:

In the example, the enable signal at the S_EnableSwitchOut output controls the removal of safeguarding. To this end, the S_EnableSwitchOut enable output is connected to other safety-related function blocks or functions.

PROG_EnableSwitch_ApplicationExample1.png

S2

Reset

noteOnImage.png 

See second note above the illustration.

Further Information

The second application example and the accompanying notes can be taken into account.

Detailed information

Additional information is available in the following sections