GetTextProperty (FUN) ¶ FUNCTION GetTextProperty : WSTRING This function has been automatically generated from the project information. InOut: Scope Name Type Return GetTextProperty WSTRING Input stKey WSTRING
HasAlarmStorageRecordLimit (FUN) ¶ 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
MonitorPopulateFilterCriteria (FUN) ¶ FUNCTION MonitorPopulateFilterCriteria InOut: Scope Name Type Comment Input filterCriteria REFERENCE TO VisuFbAlarmFilterCriteria The filter criteria to use
SplitString (FUN) ¶ FUNCTION SplitString Splits a string in two sub strings InOut: Scope Name Type Comment Input pString POINTER TO STRING(255) sSplitChar STRING Original string Output sLeft STRING(255) sRight STRING(255) Left part
Swap ¶ SwapDword (Function) SwapLword (Function) SwapWord (Function)
Access to timestamps ¶ GetTimestampAcknowledge (Method) GetTimestampActive (Method) GetTimestampInactive (Method) GetTimestampLast (Method)
IAlarm.GetTimestampAcknowledge (METH) ¶ METHOD GetTimestampAcknowledge : Timestamp Returns the timestamp, when the alarm went into state “active, acknowledged” InOut: Scope Name Type Return GetTimestampAcknowledge Timestamp
IAlarm.GetTimestampActive (METH) ¶ METHOD GetTimestampActive : Timestamp Returns the timestamp, when the alarm went into state “active” InOut: Scope Name Type Return GetTimestampActive Timestamp
IAlarm.GetTimestampInactive (METH) ¶ METHOD GetTimestampInactive : Timestamp Returns the timestamp, when the alarm went into state “waiting for confirmation” InOut: Scope Name Type Return GetTimestampInactive Timestamp
SwapDword (FUN) ¶ FUNCTION SwapDword InOut: Scope Name Type Inout dw DWORD