AlarmStorageReaderGlobals (GVL)ΒΆ

This GVL contains global configuration values of the alarm storage api.

Attributes:
qualified_only
InOut:

Name

Type

Initial

Comment

g_iMaxCountRowsToRead

INT

1000

The maximum number of rows, that a single read request can read. The limit of 1000 records per single read call is good value, because normally not too many alarms are written to the storage resp. read from the alarm table. For slower hardware this value has to be decreased accordingly.