The SatisfiedZoneBql component is used to perform mathematical analysis against a group of numeric components in the station. The array of numeric components is determined by entering a BQL query in the Point Query field.
The SatisfiedZoneBql component is located in the vykonPro palette under the hvac sub folder. This component extends the behavior of the standard MinMaxAvgBql component, by reporting the number of values which fall within configured limits. See the help on the MinMaxAvgBql component for the common properties.
Upper Limit
StatusNumeric property used to configure the maximum valid value for determining a satisfied zone.
Lower Limit
StatusNumeric property used to configure the minimum valid value for determining a satisfed zone.
Satisfied Zones
Int property which displays the number of component values which are within the upper and lower limit. This number may be less than the count property value if any of the component values does not fall within the upper and lower limit.