| Property | Description | Data Type | Minimum Value | Maximum Value | Read | Write |
MaxRecord |
Stores the maximum number of alarms to be logged. |
Integer | 0 | 10000 | ![]() |
- |
LogCount |
Stores the total number of alarms logged. |
Integer | 0 | 10000 | ![]() |
- |
AlarmGroup*.CurrentActiveCount * refers to the alarm group number. |
Stores the number of active alarms in the selected alarm group. | Integer | 0 | 2147483647 | ![]() |
- |
AlarmGroup*.CurrentRTNCount * refers to the alarm group number. |
Stores the number of alarms returned in the selected alarm group. | Integer | 0 | 2147483647 | ![]() |
- |
AlarmGroup*.CurrentACKCount * refers to the alarm group number. |
Stores the number of alarms acknowledged in the selected alarm group. | Integer | 0 | 2147483647 | ![]() |
- |
AlarmGroup*.CurrentUNACKCount * refers to the alarm group number. |
Stores the number of unacknowledged alarms in the selected alarm group. When [Optional ACK] is selected as the [Alarm Behavior], the property stores "0". | Integer | 0 | 2147483647 | ![]() |
- |
AlarmGroup*.CurrentLogCount * refers to the alarm group number. |
Stores the number of alarms logged in the selected alarm group. | Integer | 0 | 2147483647 | ![]() |
- |
AlarmGroup*.CumulativeActiveCount * refers to the alarm group number. |
Stores the total number of active alarms logged in the selected alarm group. | Integer | 0 | 2147483647 | ![]() |
- |