GetLINTValue (FUN) ¶ FUNCTION GetLINTValue : BOOL Get a LINT value from a generic numerical pointer InOut: Scope Name Type Comment Return GetLINTValue BOOL Input pVariable POINTER TO DWORD eVariableType Visu_Types Pointer to a numerical variable xIsVariable BOOL Variable type Output liValue LINT
GetLINTValue2 (FUN) ¶ FUNCTION GetLINTValue2 : BOOL Get a LINT value from a generic numerical pointer InOut: Scope Name Type Comment Return GetLINTValue2 BOOL Input pVariable POINTER TO DWORD eVariableType TypeClass Pointer to a numerical variable Output liValue LINT
IProxyMonitor.GetAlarmClassesDescription (METH) ¶ METHOD GetAlarmClassesDescription Gets the alarms calsses handled by proxy InOut: Scope Name Type Comment Input pClDesc POINTER TO ARRAY [0..0] OF ProxyStructMonitorAlarmClassDesc Where to store the classes descriptions iSize INT The size of above array in term of entries Output iClCnt INT The real number of entries written
IProxyMonitor.GetAlarmGroupsDescription (METH) ¶ METHOD GetAlarmGroupsDescription Gets the alarms groups handled by proxy InOut: Scope Name Type Comment Input pGrpDesc POINTER TO ARRAY [0..0] OF ProxyStructMonitorAlarmGroupDesc Where to store the groups descriptions iSize INT The size of above array in term of entries Output iGrpCnt INT The real number of entries written
IProxyMonitor.GetAlarmsDescription (METH) ¶ METHOD GetAlarmsDescription Gets the alarms description handled by proxy InOut: Scope Name Type Comment Input pAlmDesc POINTER TO ARRAY [0..0] OF ProxyStructMonitorAlarmDesc Where to store the classes descriptions diSize DINT The size of above array in term of entries Output diAlmCnt DINT The real number of entries written
IProxyMonitor.GetStatistics (METH) ¶ METHOD GetStatistics : ProxyStructMonitor Gets the proxy stactistics InOut: Scope Name Type Comment Return GetStatistics ProxyStructMonitor Input iRecord INT Which record set
IProxyMonitor.GetStatisticsSingleReq (METH) ¶ METHOD GetStatisticsSingleReq : ProxyStructMonitorRequest Gets the stactistics data for a specific communication ID InOut: Scope Name Type Comment Return GetStatisticsSingleReq ProxyStructMonitorRequest Input iTaskId INT Task identification
ProxyEnumState (ENUM) ¶ TYPE ProxyEnumState : Status of the proxy Attributes: qualified_only InOut: Name Comment NotRunning Proxy is not running Preparation Proxy is in preparation phase before enter in run CheckData Proxy is in check data phase before enter in run Run Proxy is runnig
ProxyFbHistActiveAlarmsQueue (FB) ¶ FUNCTION_BLOCK ProxyFbHistActiveAlarmsQueue Queue where to store the historical alarms before to write in local DB Properties: EffectiveRead QueueSize Methods: FB_Exit GetActiveCount GetAvailableEntries GetLastState GetRowIDActive GetRowIDLocal Initialize Insert IsPresentRowIDRemote Remove SetLastState Structure: EffectiveRead (Property) FB_Exit (Method) GetActiveCount (Method) GetAvailableEntries (Method) GetLastState (Method) GetRowIDActive (Method) GetRowIDLocal (Method) Initialize (Method) Insert (Method) IsPresentRowIDRemote (Method) QueueSize (Property) Remove (Method) SetLastState (Method)
ProxyFbHistActiveAlarmsQueue.EffectiveRead (PROP) ¶ PROPERTY EffectiveRead : DINT