FUNCTION HasAlarmStorageRecordLimit : BOOL
Is the alarm storage limit active and if so, what is the limit
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
HasAlarmStorageRecordLimit
|
BOOL
|
|
Input
|
itfDatabaseFileAlarmStorage5
|
IDatabaseFileAlarmStorage5
|
|
Output
|
udiMaxRecordCount
|
UDINT
|
Contains the maximum limit if HasAlarmStorageRecordLimit is true, otherwise = 0
|
|