Type EventTypeEnum |
| Version |
1.0 |
Enumeration for event type.
| EventTypeEnum elements pwr_eEventTypeEnum |
| Info |
Type Info.
If the message requires acknowledgement is
it sent to the info part of the alarm
window and the event list, otherwise only
to the event list. |
| InfoSuccess |
Type InfoSuccess.
If the message requires acknowledgement is
it sent to the info part of the alarm
window and the event list, otherwise only
to the event list. |
| Alarm |
Type Alarm.
The message always requires an
acknowledgement and sent to the alarm |
| MaintenanceAlarm |
Type MaintenanceAlarm. |
| SystemAlarm |
Type SystemAlarm. |
| UserAlarm1 |
Type UserAlarm1. |
| UserAlarm2 |
Type UserAlarm2. |
| UserAlarm3 |
Type UserAlarm3. |
| UserAlarm4 |
Type UserAlarm4. |
Elements detail
| Info |
| Value |
8192 |
c-type |
pwr_eEventTypeEnum_Info |
Type Info.
If the message requires acknowledgement is
it sent to the info part of the alarm
window and the event list, otherwise only
to the event list.
| InfoSuccess |
| Value |
32 |
c-type |
pwr_eEventTypeEnum_InfoSuccess |
Type InfoSuccess.
If the message requires acknowledgement is
it sent to the info part of the alarm
window and the event list, otherwise only
to the event list.
| Alarm |
| Value |
64 |
c-type |
pwr_eEventTypeEnum_Alarm |
Type Alarm.
The message always requires an
acknowledgement and sent to the alarm
| SystemAlarm |
| Value |
256 |
c-type |
pwr_eEventTypeEnum_SystemAlarm |
| UserAlarm1 |
| Value |
512 |
c-type |
pwr_eEventTypeEnum_UserAlarm1 |
| UserAlarm2 |
| Value |
1024 |
c-type |
pwr_eEventTypeEnum_UserAlarm2 |
| UserAlarm3 |
| Value |
2048 |
c-type |
pwr_eEventTypeEnum_UserAlarm3 |
| UserAlarm4 |
| Value |
4096 |
c-type |
pwr_eEventTypeEnum_UserAlarm4 |