DataLogChannel.GetAllDataLogVariables (METH) ¶ METHOD GetAllDataLogVariables InOut: Scope Name Type Output pDataLogInstList POINTER TO DataLogInstanceList uiNumList UINT
DataLogChannel.GetIsActionOngoing (METH) ¶ METHOD GetIsActionOngoing : BOOL This method tries to get if this channel is currently active writing or reading. ..return: If it was possible to get the current state of activity. If this is FALSE xIsActionOngoing is not valid! InOut: Scope Name Type Return GetIsActionOngoing BOOL Output xIsActionOngoing BOOL
DataLogChannel.LogAll (METH) ¶ METHOD LogAll : BOOL InOut: Scope Name Type Return LogAll BOOL
DataLogChannel.SetIsActionOngoing (METH) ¶ METHOD SetIsActionOngoing : BOOL This method tries to set that this channel is currently active writing or reading. ..return: If it was possible to set the current state of activity. If this is FALSE xIsActionOngoing has not been set! InOut: Scope Name Type Return SetIsActionOngoing BOOL Input xIsActionOngoing BOOL
DataLogChannel.UseHashValues (PROP) ¶ PROPERTY UseHashValues : BOOL
DataLogChannel.CallPrioHighStart (METH) ¶ METHOD CallPrioHighStart : BOOL InOut: Scope Name Type Return CallPrioHighStart BOOL
DataLogChannel.Init (METH) ¶ METHOD Init InOut: Scope Name Type Input bOnlineChange BOOL
IDataLogStorage ¶ OnAppStop (Method) OnResetOrigin (Method)
DataLogStorage_CSV.OnAppStop (METH) ¶ METHOD OnAppStop
RegisterComponent (FB) ¶ FUNCTION_BLOCK RegisterComponent Methods: Init fb_exit fb_init Structure: Init (Method) fb_exit (Method) fb_init (Method)