<< Click to Display Table of Contents >>
hpXDigitalDisplayPopUp |
The hpXDigitalDisplayPopUp object is an indicator for digital variables linked to an xfDiscreteInfo object, and displays the On, Off, or Bad quality statuses.
The difference for an hpXDigitalDisplay object is the possibility of opening a Faceplate Screen when clicking it.
Properties of the hpXDigitalDisplayPopUp object
Property |
Description |
---|---|
CustomText |
Defines a custom text as this object's text. This property has priority over the ShowTag and ShowCaption properties |
DiscreteInfo |
Link to an xfDiscreteInfo object |
DataObject |
Link to an xfPlantFolder object, which is sent as a parameter to the Screen to open |
Domain |
Name of a Remote Domain, if available, in the format DOMAIN: |
Inverse |
Inverts the indication of colors for On and Off statuses |
popName |
Screen to open, such as "Faceplate?100?0" |
popTemplate |
Template with the visual format of an hpPopUpTemplate object |
ShowCaption |
Defines the Caption property of the xfDiscreteInfo object as the text of this object |
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 |
ShowTag |
Defines the Name property of the xfDiscreteInfo object as the text of this object. This property has priority over the ShowCaption property |
TextWidth |
Width of this object's text, in Himetric units |