Variables | |
| const int | lbEAH_WARNING = 1 |
| const int | lbEAH_ERROR = 2 |
| const int | lbEAH_FATAL = 3 |
| const int lbEAH_ERROR = 2 |
This constant represent the alarm type of medium level
| const int lbEAH_FATAL = 3 |
This constant represent the alarm type of higher level
| const int lbEAH_WARNING = 1 |
This constant represent the alarm type of lower level
1.5.3