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+