Max

Sets the output to the highest value of provided inputs.

Description

This logic implements a mathematical maximum operation of one or more input data points. The input data points and the output data point must be of type number.

Datapoints of item quality different to GOOD will be ignored. If no GOOD items are provided the output item is reset.

Inputs

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

Outputs

  • Output (ItemID): Result of the operation. Must be of type number.

Possible trigger types

  • All

Available since:

NETx BMS Server 2.0

Â