Übersicht Execute command

This function block is used to execute an internal command. This module is only intended for special projects. For further information, please contact support.


Inputs

TR
Trigger
Command is executed if one of the conditions of parameter type trigger is fulfilled.

Outputs

AT
Number of threads Each command is executed in a separate process in the background so that the program execution is not blocked if the execution takes longer. If this value no longer goes to 0, the frequency of calls must be reduced.

Parameter

Typ Trigger
  • Rising edge: Command is executed when input 0 changes to 1.
  • Falling edge: Command is executed when input 1 changes to 0.
  • Change: Command is executed whenever the input is changed.




See also general parameters of all function blocks.