HSC_ERR_TYPE: HSC Variable Detected Error Type
The enumeration data type ENUM contains the different types of detected error with the following values:
Enumerator |
Value |
Description |
---|---|---|
HSC_NO_ERROR |
00 hex |
No error detected. |
HSC_UNKNOWN |
01 hex |
The reference HSC is incorrect or not configured. |
HSC_UNKNOWN_PARAMETER |
02 hex |
The parameter reference is incorrect. See PARAMETER_TYPE section for valid parameters. |
HSC_INVALID_PARAMETER |
03 hex |
The value of the parameter is incorrect. For example, Preset Value is <TH1 or <TH0. |
HSC_COM_ERROR |
04 hex |
Communication error was detected with the HSC module. |
HSC_CAPTURE_NOT_CONFIGURED |
05 hex |
Capture is not configured. It is impossible to get a captured value. |