hpXBarGraphAlarmLimHoriz

<< Click to Display Table of Contents >>

 

hpXBarGraphAlarmLimHoriz

The hpXBarGraphAlarmLimHoriz object is a horizontal bar chart that displays the limits of alarms as flags stacked over an indication bar, and it must be linked to an xfAnalogInfo-type of object for the value and to another one for the setpoint.

The ways to display it are similar to the hpBarGraphAlarmLimHorizontal object from HighPerformance Template Library, with the following differences:

The limits are retrieved from the EURangeHigh and EURangeLow properties of the xfAnalogInfo object

The engineering unit is retrieved from the EU property of the xfAnalogInfo object

The Tag name is retrieved from the Name property of the xfAnalogInfo object

The format is retrieved from the Format property of the xfAnalogInfo object

 

Properties of the hpXBarGraphAlarmLimHoriz object

Property

Description

AlarmSource

Link to an Analog Alarm Source object

AnalogInfo

Link to an xfAnalogInfo object with the current value

AnalogInfoSP

Link to an xfAnalogInfo or xfParameter object with the setpoint value

Domain

Name of a Remote Domain, if available, in the format DOMAIN:

EnableClick

Allows this object to respond to a mouse click event by incrementing the value of the EventClick property

EventClick

Increments the value from 1 (one) to 9 (nine) when this object receives a left-click mouse event. This property is only valid when the EnableClick property is equal to True

HideSPLegend

Toggles the visibility of the legend. Possible values for this property are True: Hides the legend or False: Displays the legend

PlantFolder

Link to an xfPlantFolder object passed on as a parameter to the Screen to open

popName

Screen to open, such as "Faceplate?100?0"

popTemplate

Template with the visual format of the hpPopUpTemplate template

ShowFaceplate

Enables a link functionality for this object. Possible values for this property are True: Allows opening the Screen specified in the popName property with a mouse click or False: Deactivates this link functionality

ShowFrame

Displays or hides a frame around the object

ShowSPIndicator

Displays or hides the setpoint's indicator

ShowTag

Displays the Name property of the xfAnalogInfo object or not

ShowTagObj

Link to an Internal Tag-type object, which allows globally controlling the display of an xfAnalogInfo objects's name

Size

Size of the object, as a percentage

TextWidth

Width of the text, in Himetric

UseXChartColor

Enables or disables the manual configuration of the bar color, regardless of the theme, defined in the XChartColor property

XChartColor

Color used by the bar when the UseXChartColor property is set to True, in number format

Was this page useful?