<< Click to Display Table of Contents >>
hpXDynValueAnalog |
The hpXDynValueAnalog object is an indicator of dynamic value, that is, displays the value and the unit of a variable linked to an xfAnalogInfo object. If that variable's quality is bad, this object displays a "???" indication.
Properties of the hpXDynValueAnalog object
Property |
Description |
---|---|
AnalogInfo |
Link to an xfAnalogInfo object with the current value |
CustomFormat |
Custom format that overwrites the default format of the linked xfAnalogInfo object. If this value is an empty String, enables the format configured in the linked xfAnalogInfo object |
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 |
FlexControl |
Enables specific parameters and functionality of the FlexControl Library |
PlantFolder |
Link to an 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 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 |