/
Item.ToggleWithStatus
Item.ToggleWithStatus
Used to invert the boolean value of a data point based on a status item
Description
This logic can be used to toggle the value of a data point based on a status item. In addition, an initial value can be specified optionally.
Outputs
- Item (ItemID): data point that shall be toggled.
Parameters
- InitialValue (boolean, optional): using this parameter, the initial value can be specified.
- Status (ItemId, optional): this item provides the status which is used to toggle the value.
Possible trigger types
All
Applies to
- NETx BMS Platform, XLogic Library 1.0.12+
- NETx Multi Protocol Server, XLogic Library 1.0.12+
, multiple selections available,
Related content
Item.Toggle
Item.Toggle
More like this
Toggle
Toggle
More like this
BoolToValue
BoolToValue
More like this
Item.BoolToValue
Item.BoolToValue
More like this
Item.Monitor Status
Item.Monitor Status
More like this
Item.Lock
Item.Lock
More like this