/
Delayed_On
Delayed_On
This XLogic command can be used to realized a delayed on function.
Description
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).
Inputs
- Input (ItemID): this is the item ID that specifies the input that shall be monitored.
Outputs
- Output (ItemID): this is the item ID that specifies the output where the result shall be written.
Parameters
- Delay (number): this parameter specifies the delay in seconds.
Possible trigger types
Timer and Input
Available since:
NETx BMS Server 2.0
, multiple selections available,
Related content
Delayed_Off
Delayed_Off
More like this
Item.DelayedOff
Item.DelayedOff
More like this
Item.DelayedOn
Item.DelayedOn
More like this
XLogic3: Delayed Off
XLogic3: Delayed Off
More like this
XLogic3: Delayed Off
XLogic3: Delayed Off
More like this
Lock
More like this