Return
|
Read
|
EAlarmStorageReaderErrors
|
A EAlarmStorageReaderErrors value indicating, whether the processing has been completed successfully or not:
|
|
|
Input
|
liTimstampFrom
|
LINT
|
The timestamp (when the alarm became active) of the 1st alarm
|
liTimstampTo
|
LINT
|
The timestamp of the last alarm
|
xReadAscending
|
BOOL
|
If this parameter is TRUE, then the rows will be returned by “timestamp active” ascending, otherwise descending
|
itfAlarmStorageReaderConsumer
|
IAlarmStorageReaderConsumer
|
An instance of IAlarmStorageReaderConsumer, to which the data read from the alarm storage will be passed.
|