Constants (GVL) ¶ Attributes: qualified_only InOut: Scope Name Type Initial Constant gc_CLASSID_DataLogManager UDINT 16#1803 gc_ChannelNamePlaceholder STRING(14) ‘%CHANNEL_NAME%’ gc_DatePlaceholder STRING(6) ‘%DATE%’
DataLogChannel ¶ DataLogChannel (FunctionBlock) EventCallback EventCallback (Method) IDataLogChannel Enable (Property) GetAllDataLogVariables (Method) GetIsActionOngoing (Method) LogAll (Method) SetIsActionOngoing (Method) UseHashValues (Property) IModule CallPrioHighStart (Method) Init (Method) fb_exit (Method) DataLogChannel (FunctionBlock) EventCallback EventCallback (Method) IDataLogChannel Enable (Property) GetAllDataLogVariables (Method) GetIsActionOngoing (Method) LogAll (Method) SetIsActionOngoing (Method) UseHashValues (Property) IModule CallPrioHighStart (Method) Init (Method) fb_exit (Method) IDataLogChannel (Interface) Enable (Property) GetAllDataLogVariables (Method) GetIsActionOngoing (Method) LogAll (Method) SetIsActionOngoing (Method) UseHashValues (Property)
DataLogChannel (FB) ¶ FUNCTION_BLOCK DataLogChannel EXTENDS AC.Module IMPLEMENTS IDataLogChannel InOut: Scope Name Type Initial Comment Input itfDataLogStorage IDataLogStorage Slot xEnable BOOL TRUE Parameters xSaveInFirstCycle BOOL TRUE tSaveCyclic TIME TIME#0ms xCRCCheck BOOL TRUE Output xActionOngoing BOOL uiNumVars UINT uiNumLogEntriesCreated UINT Properties: Enable UseHashValues Methods: fb_exit CallPrioHighStart EventCallback GetAllDataLogVariables GetIsActionOngoing Init LogAll SetIsActionOngoing Structure: EventCallback EventCallback (Method) IDataLogChannel Enable (Property) GetAllDataLogVariables (Method) GetIsActionOngoing (Method) LogAll (Method) SetIsActionOngoing (Method) UseHashValues (Property) IModule CallPrioHighStart (Method) Init (Method) fb_exit (Method)
EventCallback ¶ EventCallback (Method)
IDataLogChannel ¶ Enable (Property) GetAllDataLogVariables (Method) GetIsActionOngoing (Method) LogAll (Method) SetIsActionOngoing (Method) UseHashValues (Property)
IModule ¶ CallPrioHighStart (Method) Init (Method)
DataLogChannel.fb_exit (METH) ¶ METHOD fb_exit : BOOL InOut: Scope Name Type Return fb_exit BOOL Input bInCopyCode BOOL
IDataLogChannel (ITF) ¶ INTERFACE IDataLogChannel EXTENDS AC.IModule, CmpEventMgr.ICmpEventCallback Properties: Enable UseHashValues Methods: GetAllDataLogVariables GetIsActionOngoing LogAll SetIsActionOngoing Structure: Enable (Property) GetAllDataLogVariables (Method) GetIsActionOngoing (Method) LogAll (Method) SetIsActionOngoing (Method) UseHashValues (Property)
IDataLogChannel.Enable (PROP) ¶ PROPERTY Enable : BOOL Whether this channel is enabled
IDataLogChannel.GetAllDataLogVariables (METH) ¶ METHOD GetAllDataLogVariables Get all Variables logged by this Channel InOut: Scope Name Type Output pDataLogInstList POINTER TO DataLogInstanceList uiNumList UINT