ProxyFbHistActiveAlarmsQueue.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Comment Return FB_Exit BOOL Input bInCopyCode BOOL if TRUE, the exit method is called for exiting an instance that is copied afterwards (online change).
ProxyFbHistActiveAlarmsQueue.GetActiveCount (METH) ¶ METHOD GetActiveCount : DINT It gets the active alarms in the queue InOut: Scope Name Type Return GetActiveCount DINT
ProxyFbHistAlarmsRowQueue (FB) ¶ FUNCTION_BLOCK ProxyFbHistAlarmsRowQueue Queue where to store the ‘row’ of historical alarms before to write in local DB Properties: MaxEntries Methods: FB_Exit GetAvailableEntries GetCountToRegister GetItem Initialize Structure: FB_Exit (Method) GetAvailableEntries (Method) GetCountToRegister (Method) GetItem (Method) Initialize (Method) MaxEntries (Property)
ProxyFbHistAlarmsRowQueue.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Comment Return FB_Exit BOOL Input bInCopyCode BOOL if TRUE, the exit method is called for exiting an instance that is copied afterwards (online change).
ProxyFbHistAlarmsRowQueue.GetAvailableEntries (METH) ¶ METHOD GetAvailableEntries : INT It gets how many entries are available in the queue InOut: Scope Name Type Return GetAvailableEntries INT
ProxyFbHistAlarmsRowQueue.GetCountToRegister (METH) ¶ METHOD GetCountToRegister : INT It gets how many entries in the queue have to be registered InOut: Scope Name Type Return GetCountToRegister INT
ProxyFbHistActiveAlarmsQueue.GetAvailableEntries (METH) ¶ METHOD GetAvailableEntries : DINT It gets how many entries are available in the queue InOut: Scope Name Type Return GetAvailableEntries DINT
ProxyFbHistActiveAlarmsQueue.GetLastState (METH) ¶ METHOD GetLastState : AlarmState It gets the old state of alarm from the queue InOut: Scope Name Type Comment Return GetLastState AlarmState Input dwRowID DWORD Local Row ID to get the state
ProxyFbHistActiveAlarmsQueue.GetRowIDActive (METH) ¶ METHOD GetRowIDActive Gets the row IDs and time stamp of an active hitorical alarm InOut: Scope Name Type Comment Input xFirstCall BOOL If it’s the first call Output dwRowID DWORD Row ID liTs LINT Time stamp
ProxyFbHistActiveAlarmsQueue.GetRowIDLocal (METH) ¶ METHOD GetRowIDLocal : DWORD It gets the local row ID correcspoing to a remote row ID InOut: Scope Name Type Comment Return GetRowIDLocal DWORD Input dwRowID DWORD Row ID present in the remote DB