kitControl-MinMaxAvg

This component has three StatusNumeric output slots that provide the current minimum, maximum, and average values of from 2 to 10 linked StatusNumeric inputs.

It is available in the Util folder of the kitControl palette.

Figure 1. MinMaxAvg properties


PropertyValueDescription
FacetsConfig Facets window (defaults to null units, a single decimal place, minimum=negative infinity, maximum=positive infinity)

Selects units and configures how the value displays:

units defines the unit of measure fromacceleration to volumetric flow.

precision defines the number of decimal places.

min defines the lowest value allowed.

max defines the highest value allowed.

This definition applies to the Out value for this component.

Number Valuesnumber (defaults to 2–10)Select the number of inputs which need to be calculated.
Minread-only numberReports the lowest number in the set.
Maxread-only numberReports the highest number in the set.
Avgread-only numberReports the average.
In A through In Jnumber (defaults to 0) and null definitionDefines the set of number upon which to calculate the average.