Value Display
Use this widget to display any type of data value.
The value display widget is available under designing application pages, drag-and-drop GEValueDisplay to a container.
. WhenThe following list of properties are specific to this widget. For common properties, refer to Page Components.
Property | Description |
---|---|
Title | Enter a title for the widget, which is displayed at runtime. |
Engineering Unit | Enter the engineering unit of measurement for the values, which is displayed at runtime. |
Height | Set a height for the value display widget in pixels. |
Width | Set a width for the value display widget in pixels. |
Padding | Enter a value that defines the space between the content and the widget's borders. |
Background Configuration | |
Options | Choose from:
|
Color | If you opted for a colored background, specify a color for the background. |
Border Configuration | |
Width | 0 implies that the widget has no border.
|
Radius | 0 implies that the widget has no round corners.
|
Color | Applies a color to the widget's border. |
Font Size | Enter a font size for the widget's Title and Current value and EGU. |
Font Color | Select a font color for the widget's Title and Current value and EGU. |
Font Style | Select a font style for Title and Current value and EGU, whether normal, bold, or italic. |
Rotate | Allows to rotate the widget based on the selected degree of rotation. |
Align | |
Text | Allows to align the text left, right, or center within the widget. |
Horizontal | Allows to align the widget left, right, or center within its container. |
Vertical | Allows to align the text either at the top, middle, or bottom of the widget. |
State Configuration | You can configure how the widget should appear whenever there is a
change in its status. Use any of these options:
Example: For Global,
Manual, and Formula, you
can paste the following sample code in the text
field:
|
Manual State | You can manually configure each field (instead of applying a query) how
the widget should appear on reaching a specified value. Select
+Add Item and provide these field values that help
to indicate the change:
You can configure several manual states using +Add
Item.
|
Value Configuration | You can configure the values on how they should appear at runtime.
|
Value | Use any of these options to provide data source values for the widget.
|
Result Set Index | This property is applicable for Historian REST queries only. It allows
to define which index of the result set the widget should use as input data.
Default is 0. For example, consider a Historian REST query that returns data for three tags.
|
Reverse Sorting Order | This property is applicable for Historian REST queries only. It helps to
reverse the query result set. Select the check box to provide the bottom record value as input to the widget. Clear the check box to provide the top record value as input to the widget. When you apply this property to REST queries that return more than one record for each input tag, the records of the selected tag (use Result Set Index to select the tag) are reversed. For example, consider a Historian REST query with two input tags (tag1 and tag2); each with 100 records as result. Set the Result Set Index as 0 and verify the following:
|