Attributes

Category: Indicator State

Name

Description

IndicatorState

Indicator status symbol of BYTE data type. The three least significant bits are used to calculate the state.

NormalState

TRUE value to this attribute will set the state of the control to “Normal state”.

WarningState

TRUE value to this attribute will set the state of the control to “Warning state”.

ErrorState

TRUE value to this attribute will set the state of the control to “Error state”.

Category: Colors

Name

Description

NormalStateColor

Sets the “Normal state” color for the control. The default color is Green.

WarningStateColor

Sets the “Warning state” color for the control. The default color is Orange.

ErrorStateColor

Sets the “Error state” color for the control. The default color is Red.