PropertyConfiguration.Logging (PROP) ¶ PROPERTY Logging : BOOL Enable / disable logging.
Base Interfaces Library Documentation ¶ Company System Title Base Interfaces Version 3.5.17.0 Categories Intern|IoDriverBase Namespace IBaseLibrary Author 3S - Smart Software Solutions GmbH Description 1 ¶ Base interface for all classes to realize interface reflection. This interface is used for example for IO-drivers to ask for optional implemented interfaces. Contents: ¶ ComponentIds (GVL) IBase (Interface) AddRef (Method) FB_Exit (Method) FB_Init (Method) FB_Reinit (Method) QueryInterface (Method) Release (Method) InterfaceIds (GVL) TypeClass (Enum) Indices and tables ¶ 1 Based on Base_Itfs.library, last modified 20.04.2021, 14:48:13. LibDoc 4.4.0.0-b.27 The content file Base_Itfs.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 14:48:13.
ComponentIds (GVL) ¶ InOut: Scope Name Type Initial Comment Constant CMPID_IecCode DWORD 16#1000 CMPID_CmpStartOEM DWORD 16#2000 OEM specific components CMPID_CmpEndOEM DWORD 16#3FFF
IBase (ITF) ¶ INTERFACE IBase Methods: AddRef FB_Exit FB_Init FB_Reinit QueryInterface Release Structure: AddRef (Method) FB_Exit (Method) FB_Init (Method) FB_Reinit (Method) QueryInterface (Method) Release (Method)
IBase.AddRef (METH) ¶ METHOD AddRef : DINT InOut: Scope Name Type Return AddRef DINT
IBase.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL
IBase.FB_Init (METH) ¶ METHOD FB_Init : BOOL InOut: Scope Name Type Return FB_Init BOOL Input bInitRetains BOOL bInCopyCode BOOL
IBase.FB_Reinit (METH) ¶ METHOD FB_Reinit : BOOL InOut: Scope Name Type Return FB_Reinit BOOL
IBase.QueryInterface (METH) ¶ METHOD QueryInterface : POINTER TO POINTER TO BYTE InOut: Scope Name Type Comment Return QueryInterface POINTER TO POINTER TO BYTE Input iid DWORD InterfaceID pResult POINTER TO UDINT
IBase.Release (METH) ¶ METHOD Release : DINT InOut: Scope Name Type Return Release DINT