SF_ESPE

 

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

Short description

NOTE:

This documentation refers to the electro-sensitive protective equipment as ESPE for short.

The SF_ESPE (Electro-Sensitive Protective Equipment) safety-related function block monitors the switching states of electro-sensitive protective equipment (such as light grids). The enable signal at the S_ESPE_Out output becomes SAFEFALSE when the safety equipment has triggered, i.e., the light beam of the light grid has been interrupted.

S_StartReset can be used to specify a start-up inhibit and S_AutoReset can be used to specify a restart inhibit.

NOTE:

The safety-related sensor connected to the function block must meet the require­ments of ESPE (Electro-Sensitive Protective Equip­ment) as stipulated by IEC 61496-1.

PROG_ESPE_ico_editor.png

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_ESPE_In

State-controlled  input for the ESPE status.

Data type: SAFEBOOL

Initial value: SAFEFALSE

  • SAFEFALSE: ESPE has triggered (e.g., light grid/light curtain interrupted)

  • SAFETRUE: ESPE has not triggered

S_StartReset

State-controlled  input for specifying the start-up inhibit after the Safety Logic Controller has been started up or the function block has been activated.

An active start-up inhibit must be removed manually by means of a positive signal edge at the Reset input. A deactivated start-up inhibit causes the S_ESPE_Out output to switch to SAFETRUE automatically when the function block is activated and the safety-related function is not requested.

Data type: SAFEBOOL

Initial value: SAFEFALSE

Refer to the first hazard message below this table.

  • SAFEFALSE: With start-up inhibit

  • SAFETRUE: Without start-up inhibit

S_AutoReset

State-controlled  input for specifying the restart inhibit after the SAFETRUE signal has returned at the S_ESPE_In input, i.e., after the previously triggered ESPE is no longer triggered.

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

Data type: SAFEBOOL

Initial value: SAFEFALSE

Refer to the first hazard message below this table.

  • 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 an active start-up/restart inhibit (specified by S_Star­tReset and/or S_Au­toReset).

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

  • Verify the impact of a deactivated start-up inhibit (S_StartReset = SAFETRUE) and/or restart inhibit (S_AutoReset = SAFETRUE) on your machine or process prior to implementation.

  • Observe the regulations given by relevant sector standards regarding the start-up/restart inhibit.

  • Verify that a suitable start-up inhibit is in place at another location or using other means.

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_ESPE_Out 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

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

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

S_ESPE_Out

Output for enable signal of the function block.

Data type: SAFEBOOL

  • SAFEFALSE:

    • ESPE triggered

    • or the function block is not activated

    • or the start-up/restart inhibit is active

    • or the error message is present.

  • SAFETRUE:

    • ESPE not triggered

    • and the function block is activated

    • and the start-up/restart inhibit is not active

    • and no error message is present.

Error

Output for error message.

Data type: BOOL

  • FALSE: No error is present.

  • TRUE: The function block has detected an error. The S_ESPE_Out output switches to SAFE­FALSE 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".

Signal sequence diagram

This diagram shows the signal curve for a typical application with an active start-up inhibit and an active restart inhibit:

NOTE:

The other signal sequence diagram can be taken into account.

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_ESPE_Signal1.png

0

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

As a result, all outputs are FALSE or SAFEFALSE.

The ESPE has already triggered as the light curtain/light grid, for example, has been interrupted (S_ESPE_In = SAFEFALSE).

1

After the function block has been activated by Activate = TRUE, the start-up inhibit is active at first.

2

ESPE no longer triggered as the light curtain or light grid, for example, is no longer interrupted. The S_ESPE_Out output remains SAFEFALSE at first, as S_StartReset = SAFEFALSE prevents automatic start-up.

3

Positive signal edge at the Reset input resets the start-up inhibit, followed by normal operation. The S_ESPE_Out output becomes SAFETRUE.

4

Request for the safety-related function. ESPE triggers. The S_ESPE_Out output becomes SAFEFALSE.

5

ESPE no longer triggered, the S_ESPE_Out output remains SAFEFALSE at first, as the restart inhibit has been specified by S_AutoReset = SAFEFALSE.

6

Positive signal edge at the Reset input resets the restart inhibit, followed by normal operation. The S_ESPE_Out output becomes SAFETRUE.

7

The function block activation is removed (Activate = FALSE), S_ESPE_Out output = SAFEFALSE.

Application example

This example shows a single-channel connection between the OSSD output of the B1E receiver of an ESPE and the safety-related SF_ESPE function block. The B1E receiver of the ESPE is connected to input terminal I0 of the safety-related input device SDI with an ID of 1.

In this example the following applies:

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

S_StartReset = SAFEFALSE specifies a start-up inhibit after the Safety Logic Controller has been started up or the function block has been acti­vated. Furthermore, S_AutoReset = SAFEFALSE specifies a restart inhibit for the function block. This is active when the ESPE that was previously triggered is no longer triggered (as the light grid or light curtain, for example, is no longer interrupted), i.e., after the SAFETRUE signal has returned at the S_ESPE_In input.

Both inhibits are only removed when there is a positive signal edge at the Reset input.

To this end, the S1 reset button is connected to input NI0 of the standard input device DI 1.

PROG_ESPE_ApplicationExample1.png

S1

Reset

B1

ESPE

B1S

Emitter

B1E

Receiver

Further Information

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

Detailed information

Additional information is available in the following sections: