Appearance
|
Show Value
|
Show the current value above or beneath the value indicator.
|
Value Format
|
The string format for the value, if it is shown.
|
Value Font
|
The font for the value label.
|
Value Color
|
The color of the value label.
|
Range Fill
|
The background color of the range strip.
|
Range Stroke
|
The stroke color for the range strip.
|
Desired Range Color
|
The color of the desired range.
|
Inactive Alarm Color
|
The color of inactive alarm range.
|
Level 2 Alarm Color
|
The color of an active level 2 alarm (Hi or Lo).
|
Level 1 Alarm Color
|
The color of an active level 1 alarm (Hi-Hi or Lo-Lo).
|
Interlock Color
|
The color of the interlock range.
|
Value Indicator Fill
|
The fill color of the value indicator.
|
Value Indicator Stroke
|
The stroke color of the value indicator.
|
Setpoint Fill
|
The fill color of the setpoint indicator.
|
Setpoint Stroke
|
The stroke color of the setpoint indicator.
|
Stroke Width
|
The stroke width for lines drawn.
|
Reverse Indicator
|
Put the indicator triangle on the other side of the track.
|
reverseIndicatorLocation
|
|
boolean
|
|
expert
|
|
Antialias
|
Draw with antialias on? Makes text smoother.
|
Styles
|
Contains the component's styles.
|
styles
|
|
Dataset
|
|
bindable | expert
|
|
Common
|
Name
|
The name of this component.
|
Visible
|
If disabled, the component will be hidden.
|
Border
|
The border surrounding this component. NOTE that the border is unaffected by rotation.
|
Mouseover Text
|
The text that is displayed in the tooltip which pops up on mouseover of this component.
|
Cursor
|
The mouse cursor to use when hovering over this component.
|
cursorCode
|
|
int
|
|
0
|
Default
|
1
|
Crosshair
|
2
|
Text
|
3
|
Wait
|
12
|
Hand
|
13
|
Move
|
4
|
SW Resize
|
5
|
SE Resize
|
6
|
NW Resize
|
7
|
NE Resize
|
8
|
N Resize
|
9
|
S Resize
|
10
|
W Resize
|
11
|
E Resize
|
|
|
Data
|
Range High
|
The overall high value for the display.
|
Range Low
|
The overall low value for the display.
|
Process Value
|
The current value of the process.
|
processValue
|
|
Double
|
|
bindable
|
|
Setpoint Value
|
The current value of the setpoint.
|
High Interlock
|
The value above which an interlock will be activated
|
hiInterlock
|
|
Double
|
|
bindable
|
|
High High Alarm
|
The value above which is a high-high alarm.
|
hihiAlarm
|
|
Double
|
|
bindable
|
|
High Alarm
|
The value above which is a high alarm.
|
Desired High
|
The upper value of the desired operating range.
|
desiredHi
|
|
Double
|
|
bindable
|
|
Desired Low
|
The lower value of the desired operating range.
|
desiredLo
|
|
Double
|
|
bindable
|
|
Low Alarm
|
The value below which is a low alarm.
|
Low Low Alarm
|
The value below which is a low-low alarm.
|
loloAlarm
|
|
Double
|
|
bindable
|
|
Low Interlock
|
The value below which an interlock will be activated.
|
loInterlock
|
|
Double
|
|
bindable
|
|
Hi Alarm Active
|
True when the process value is greater than the hi alarm threshold.
|
hiAlarmActive
|
|
boolean
|
|
bindable | read-only
|
|
Hi-Hi Alarm Active
|
True when the process value is greater than the hi-hi alarm threshold.
|
hihiAlarmActive
|
|
boolean
|
|
bindable | read-only
|
|
Hi Interlock Active
|
True when the process value is greater than the hi interlock threshold.
|
hiInterlockActive
|
|
boolean
|
|
bindable | read-only
|
|
Lo Alarm Active
|
True when the process value is less than the lo alarm threshold.
|
loAlarmActive
|
|
boolean
|
|
bindable | read-only
|
|
Lo-Lo Alarm Active
|
True when the process value is less than the lo-lo alarm threshold.
|
loloAlarmActive
|
|
boolean
|
|
bindable | read-only
|
|
Lo Interlock Active
|
True when the process value is less than the lo interlock threshold.
|
loInterlockActive
|
|
boolean
|
|
bindable | read-only
|
|
Data Quality
|
The data quality code for any tag bindings on this component.
|
dataQuality
|
|
int
|
|
bindable | expert
|
|