SettingValue.ValueAsTime (PROP) ¶ PROPERTY ValueAsTime : TIME
SettingsHelper.ReconnectWaitTime (METH) ¶ METHOD ReconnectWaitTime : TIME InOut: Scope Name Type Return ReconnectWaitTime TIME Input driver IDatasources.IDriver
SettingsHelper.TimeoutSyncShutdown (METH) ¶ METHOD TimeoutSyncShutdown : TIME InOut: Scope Name Type Return TimeoutSyncShutdown TIME Input driver IDatasources.IDriver
SortByAddrItemHelper.CompareToByAddrAndSize (METH) ¶ METHOD CompareToByAddrAndSize : DINT Compares this element with pOther. Returns 0 if the elements are equal, < 0 if the element is less than itfElement, > 0 if the element is greater than itfElement. This method will be called from sorted collections (e.g. |SortedList| ) to sort elements. IMPORTANT: The underlying value to be compared with MUST NOT be changed during the lifecycle of the object. InOut: Scope Name Type Return CompareToByAddrAndSize DINT Input pOther POINTER TO SortByAddrItemHelper
Assert (FUN) ¶ FUNCTION Assert : BOOL InOut: Scope Name Type Return Assert BOOL Input xCondition BOOL Inout Const msg STRING
ComponentConstants (GVL) ¶ Attributes: qualified_only InOut: Scope Name Type Initial Constant DatasourcesComponentName STRING ‘DatasourcesMgr’ ComponentId UDINT 16#1090
ErrorToString (FUN) ¶ FUNCTION ErrorToString : STRING InOut: Scope Name Type Return ErrorToString STRING Input errorCode UDINT
LogComponent (FB) ¶ FUNCTION_BLOCK LogComponent Methods: FB_Exit FB_Init Structure: FB_Exit (Method) FB_Init (Method)
LogComponent.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL
LogComponent.FB_Init (METH) ¶ METHOD FB_Init : BOOL InOut: Scope Name Type Return FB_Init BOOL Input bInitRetains BOOL bInCopyCode BOOL