TR
|
Trigger
|
Command is executed if one of the conditions of parameter type trigger is fulfilled.
|
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. |
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.
|
|
|