Logic.Not
Provides a logical NOT function of a data point.
Description
This logic implements a logical NOT function of an input data point. The input data point and the output data point must be of type bool.
Inputs
- Input1 (ItemID): Operand. Must be of type bool.
Outputs
- Output (ItemID): Output item. Must be of type bool.
Parameters
- Write to bus (bool, optional): if set to "false", the value is only updated within the Core Server. If set to true (default value), the value is also forwarded to the field network.
- Verify quality (bool, optional): if set to "true" (default value), the value is not forwarded when the input's quality is not "GOOD".
Possible trigger types
All
Applies to
- NETx BMS Platform, XLogic Library 1.0.12+
- NETx Multi Protocol Server, XLogic Library 1.0.12+