EcuAlarm.AlarmType Enum Reference
Public Member Functions | |
AlarmType (int value) | |
int | value () |
Static Public Member Functions | |
[static initializer] | |
static AlarmType | valueOf (int _value) |
Public Attributes | |
STATE_CHANGE =(0) | |
Alarm when the state of the param changes. | |
THRESHOLD =(1) | |
Alarm set by threshold. | |