HSC_ERROR_TM3: HSC Variable Detected Error Type Block

Enumerated Type Description

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_REF

01 hex

The HSC reference is incorrect or not configured.

HSC_UNKNOWN_PARAMETER

02 hex

The parameter reference is incorrect.

See HSC_PARAMETER_TYPE_TM3 for valid parameters.

HSC_INVALID_PARAMETER

03 hex

The value of the parameter is incorrect.

For example, Preset Value is less than TH1 or TH0.

HSC_COM_ERROR

04 hex

Communication error was detected with the HSC module.

HSC_OPTIONAL_MODULE_NOT_THERE

05 hex

An optional module is not in the current configuration.

HSC_PERIODMETER_TIMEOUT_REACHED

06 hex

A timeout specified for period measurement expired.

HSC_SHORTCUT_GROUP0_DETECTED

07 hex

Output shortcut group 0 detected.

HSC_SHORTCUT_GROUP1_DETECTED

08 hex

Output shortcut group 1 detected.

HSC_SHORTCUT_GROUP2_DETECTED

09 hex

Not used.

HSC_SHORTCUT_GROUP3_DETECTED

0A hex

Not used.

HSC_24VIO_ERROR

0B hex

24 V I/O signal not detected.

HSC_EVENT_OVERFLOW_ERROR

0C hex

Events overflow (a maximum of 8 events per millisecond is allowed).