image-20240919-141417.png

The DataMinMax plug-in receives a DataPool array name and returns two DataFields: One containing the minimum value of the array and the other containing the maximum value of the array.

Note: This plug-in is located in: Plugins -> Container plug-ins -> Data

Information: DataPool plug-ins only work properly on a single channel on the same machine.

DataMinMax Properties

  • Field Name: Defines the name of the array to be checked.

  • Min Destination Field: Assigns the minimum value of the array into a DataField.

  • Max Destination Field: Assigns the maximum value of the array into a DataField.