vykonPro - MinMaxAvgBqlWithLimits

The MinMaxAvgBqlWithLimits 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 MinMaxAvgBqlWithLimits component is located in the vykonPro palette under the hvac sub folder. This component extends the behavior of the standard MinMaxAvgBql component, by excluding components whose values don't fall within configured limits. See the help on the MinMaxAvgBql component for the common properties.

Properties



Figure - MinMaxAvgBqlWithLimits Example

MinMaxAvgBqlWithLimits Example

Out Of Range Zones

The OutOfRangeZones property has a workbench view assigned which displays a table of the zones whose current value exceeds the configured limits. The arrow icon at the right side of the field editor also provides a hyperlink to the table.



Figure - OutOfRangeZones Table

OutOfRangeZones Table

Each row in the table displays the Zone ID which is resolve based on the ZoneIdentifierFormat property. The table also displays the current value of each component. Double clicking a row in the table functions as a hyperlink to the source component. The outOfRangeZones component has a property named "Hyperlink" which is used to configure the hyperlink behavior in the table. For example assume that instead of hyperlinking to the actual component the hyperlink should go to the parent component, the property value shoudl be set to "slot:..".



Figure - OutOfRangeZones Property Sheet

OutOfRangeZones Property Sheet

Px Views

The outOfRangeZones property workbench view can be embedded in a px page. There are two properties of the px widget that are useful for configuring the table behavior.



Figure - OutOfRangeZones Px Widget Property Sheet

OutOfRangeZones Px Widget Property Sheet