Enum which describes the numeric indicator state. 
| Enumerator | 
|---|
| BCGP_NUMERIC_INDICATOR_STATE_NORMAL | "Normal" numeric indicator state  | 
| BCGP_NUMERIC_INDICATOR_STATE_ERROR | "Error" numeric indicator state: the word "Error" will be displayed instead of the number.  | 
| BCGP_NUMERIC_INDICATOR_STATE_OFF | "Off" numeric indicator state: all numeric indicator segments are "switched-off".  | 
| BCGP_NUMERIC_INDICATOR_STATE_NOTREADY | "Not ready" numeric indicator state: only horizontal line will be displayed in the indicator center.  |