IDatabaseFileAlarmStorage9.CheckFileLimitReachedUDINT (METH)ΒΆ

METHOD CheckFileLimitReachedUDINT : STO.Error

This method checks, whether a FileLimit of type <c>FileLimit.Records</c> has been configured. and if the number of records has reached this size. Uses UDINT for number of rows.

InOut:

Scope

Name

Type

Comment

Return

CheckFileLimitReachedUDINT

STO.Error

Input

itfTable

STO.ITable

The table, whose number of rows has to be checked

iCountRetries

INT

The number of retries of a database action, that might fail due to a busy database.

udiCountRowsToInsert

UDINT

The number of rows, that will be inserted after the rows have been deleted from the alarm storage