MaxDatabaseRecords property
- Last UpdatedJul 19, 2024
- 1 minute read
The MaxDatabaseRecords property is a read-write integer property that gets or sets the maximum records retrieved from the database that will appear in each page of the Alarm Control Client at one instance. The valid range is 1 to 32766.
Syntax
result = AlarmClient.MaxDatabaseRecords;
AlarmClient.MaxDatabaseRecords = MaxRecs;
Remarks
This property is for Historical Alarms, Historical Events, or Historical Alarms and Events modes. For more information, see Show historical alarms and/or events.