Viz Plug-ins User Guide

Version 5.0 | Published December 20, 2022 ©

DataMinMax

images/download/attachments/95401950/plugins_dataminmax-icon.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.