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 115.   MinMaxAvg properties
Image
Property Value Description
Facets Config 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 Values number (defaults to 2–10) Select the number of inputs which need to be calculated.
Min read-only number Reports the lowest number in the set.
Max read-only number Reports the highest number in the set.
Avg read-only number Reports the average.
In A through In J number (defaults to 0) and null definition Defines the set of number upon which to calculate the average.