Overload List
Name | Description | |
---|---|---|
GetRows(Boolean) |
Used to retrieve all the alarms of the AwxView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxView.) | |
GetRows(AlarmState) |
Used to retrieve all the alarms of the AwxView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxView.) | |
GetRows(AlarmType) |
Used to retrieve all the alarms of the AwxView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxView.) | |
GetRows(AwxFilter) |
Used to retrieve all the alarms of the AwxView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxView.) | |
GetRows(AlarmState, AwxFilter) |
Used to retrieve all the alarms of the AwxView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxView.) | |
GetRows(AlarmState, Boolean) |
Used to retrieve all the alarms of the AwxView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxView.) | |
GetRows(AlarmType, AlarmState) |
Used to retrieve all the alarms of the AwxView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxView.) | |
GetRows(AlarmType, Boolean) |
Used to retrieve all the alarms of the AwxView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxView.) | |
GetRows(AlarmType, Boolean, Boolean) |
Used to retrieve all the alarms of the AwxView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxView.) | |
GetRows(AlarmType, Boolean, AlarmState, Boolean, AwxFilter) |
Used to retrieve all the alarms of the AwxView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxView.) |