GetLatchVarColumnID (FUN)ΒΆ
FUNCTION GetLatchVarColumnID : CAA.IDENT
Calculates the column ID used to access a latch variable stored in the alarm storage.
- InOut:
Scope
Name
Type
Comment
Return
GetLatchVarColumnIDCAA.IDENTThe column ID
Input
usiWhichLatchVarUSINTThe 1-based index of the latch variable.
xTypeColumnBOOLIf
TRUE: The column ID of the type column will be returned. IfFALSE: The column ID of the value column will be returned.