Functions ¶ BiasToString (Function) CreateString (Function)
BiasToString (FUN) ¶ FUNCTION BiasToString : STRING InOut: Scope Name Type Comment Return BiasToString STRING Input iBias INT The bias in minutes
CreateString (FUN) ¶ FUNCTION CreateString : STRING(AC_PERSIST.Constants.gc_uiMaxLineSize) InOut: Scope Name Type Return CreateString STRING(AC_PERSIST.Constants.gc_uiMaxLineSize) Input pSt POINTER TO BYTE diLen DINT
IP (Image Pool) ¶ ID File name Image Link type DataLogStorage_Icon_16 StorageContainer_16x.png Embedded DataLogManager_Icon_16 Log_16x.png Embedded DataLogManager_Icon_32 Log_32x.png Embedded DataLogChannel_Icon_16 Log_inverse_16x.png Embedded DataLogChannel_Icon_32 Log_inverse_32x.png Embedded DataLogStorage_Icon_32 StorageContainer_32x.png Embedded
IDataLogChannel.GetIsActionOngoing (METH) ¶ METHOD GetIsActionOngoing : BOOL This method tries to get if this channel is currently active writing. ..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
IDataLogChannel.LogAll (METH) ¶ METHOD LogAll : BOOL After calling this method all variables logged by this channel create an entry InOut: Scope Name Type Return LogAll BOOL
IDataLogChannel.UseHashValues (PROP) ¶ PROPERTY UseHashValues : BOOL Whether this channel uses hashed InstancePaths
IDataLogChannel.SetIsActionOngoing (METH) ¶ METHOD SetIsActionOngoing : BOOL This method tries to set that this channel is currently active writing. ..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
DataLogManager ¶ DataLogManager (FunctionBlock) Bias (Property) CallPrioLowStart (Method) ExternaLogAllChannels (Method) LogBias (Property) DataLogManager (FunctionBlock) Bias (Property) CallPrioLowStart (Method) ExternaLogAllChannels (Method) LogBias (Property) IDataLogManager (Interface) ExternaLogAllChannels (Method) IDataLogManager2 (Interface) Bias (Property) LogBias (Property)
DataLogInstanceList (STRUCT) ¶ TYPE DataLogInstanceList : STRUCT InOut: Name Type pVarDesc POINTER TO DataLogVarDesc uiNumberOfVars UINT