Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This command implements the following functionality: if a rising edge of a Boolean input is detected, the output shall be set to true after a defined timeout elapsed. If the input is false again, the output is also set to false. In order to work properly this XCommand needs to be called periodically (i.e. Input Type is Timer and Input).

...

Image Added

Inputs

  • Input (ItemID): this is the item ID that specifies the input that shall be monitored.

...