Logic.XOR

Provides a logical XOR function of two or more data points.

Description

This logic implements a logical XOR function of two or more input data points. The input data points and the output data point must be of type bool.

Inputs

Name

Type

Mandatory/Optional

Description

Input1ItemIDM1st operand. Must be of type bool.
Input2ItemIDM2nd operand. Must be of type bool.
Input3ItemIDO3rd operand. Must be of type bool.
...


Input10ItemIDO10th operand. Must be of type bool.

Outputs

Name

Type

Mandatory/Optional

Description

OutputItemIDMOutput item. Must be of type bool.

Parameters

Name

Type

Mandatory/Optional

Description

Write to busboolOif 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 qualityboolOif set to "true" (default value), the value is not forwarded when the input's quality is not "GOOD".

Possible trigger types

  • All

Article applies to the following products:

  • NETx BMS Platform, XLogic Library 1.0.12+
  • NETx Multi Protocol Server, XLogic Library 1.0.12+
  • NETx BMS Server 2.0