-

S_MutingActive output

Output for the status of the muting operation.

Data type: SAFEBOOL

Connection: Connect the S_MutingActive output to an output terminal of your application (for a muting lamp, for example), either directly or via other safety-related functions/function blocks.

The signal (S_MutingActive) may only control the process directly if this does not adversely affect the safety-related function.

WARNUNG
Unintended machine operation
  • Verify that the S_MutingActive signal only controls the process directly if this does not adversely affect the safety-related function.
  • Validate the overall safety-related function, including the start-up behavior of the process, and thoroughly test the application.

ValueDescription
SAFETRUEThis indicates that muting is active. The following conditions must be met.

  • The function block has been activated (input Activate = TRUE)
  • and the light beams of both sensors S_MutingSwitch11 and S_MutingSwitch12 are interrupted (S_MutingSwitch11 and S_MutingSwitch12 = SAFETRUE)
  • and the function block has not detected an error.

Hinweis
If muting is active (S_MutingActive = SAFETRUE), the light beam of the safety-related equipment may be interrupted; the S_AOPD_Out output remains SAFETRUE.

SAFEFALSEMuting is not active. This may be due to one of the following reasons:

  • Muting has not been activated by the muting sensors
  • or the function block is not activated (input Activate = FALSE)
  • or the function block has detected an error.
    • The muting sequence is invalid
    • or the monitoring time set at MaxMutingTime has elapsed

Hinweis
If muting is not active, an interruption of the light beam of the safety-related equipment will cause the S_AOPD_Out output to be switched to the defined safe state (SAFEFALSE).