Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Kurze Beschreibung

Description

Lange Beschreibung

Inputs

...

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

Description

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

Inputs

  • Input1 (ItemID): 1st operand. Must be of type bool.
  • Input2 (ItemID): 2nd operand. Must be of type bool.
  • Input3 (ItemID, optional): 3rd operand. Must be of type bool.
  • ...
  • Input10 (ItemID, optional): Beschreibung10th operand. Must be of type bool.

Outputs

  • Output1: Beschreibung

Parameters

  • Parameters (Any, optional): BeschreibungOutput (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 NETx BMS 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

Available since:

NETx BMS Server 2.0