SymbolicInfo (STRUCT) ¶ TYPE SymbolicInfo : STRUCT InOut: Name Type pRootNodes POINTER TO SymbolicVarsBase.IBaseTreeNode iRootNodeCount UINT
Library Information ¶ GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function)
GetLibVersion (FUN) ¶ FUNCTION GetLibVersion : VERSION This function has been automatically generated from the project information. InOut: Scope Name Type Return GetLibVersion VERSION
GetLibVersionNumber (FUN) ¶ FUNCTION GetLibVersionNumber : DWORD This function has been automatically generated from the project information. InOut: Scope Name Type Return GetLibVersionNumber DWORD
IsLibReleased (FUN) ¶ FUNCTION IsLibReleased : BOOL This function has been automatically generated from the project information. InOut: Scope Name Type Return IsLibReleased BOOL
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 14.02.2022, 17:44:28 companyName string 3S-Smart Software Solutions GmbH libraryFile Datasource ApplicationV3 Access.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile Datasource ApplicationV3 Access.clean.json version version 2.0.0.0 ProjectInformation IsEndUserLibrary bool False Released True LastModificationDateTime date 14.02.2022, 17:44:28 LibraryCategories library-category-list Intern|DataSources Author string 3S - Smart Software Solutions GmbH Company 3S - Smart Software Solutions GmbH CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Patch 2 DefaultNamespace DatasourceAppV3 Description See: Description DocFormat reStructuredText LanguageModelAttribute qualified-access-only Placeholder DatasourceAppV3 Project Datasource ApplicationV3 Access Title Datasource ApplicationV3 Access Version version 4.1.0.0
IVariableInfoCollectsToplevelAddressInfo.StoreAddressInfo (METH) ¶ METHOD StoreAddressInfo InOut: Scope Name Type Inout Const addrInfo AddressGeneratedInfo
Structs ¶ AddressInfos AbsoluteAddressInfo (Struct) AddressGeneratedInfo (Struct) AddressInfoType (Enum) AddressInfoUnion (Union) BitRelativeAddressInfo (Struct) PropertyAddressInfo (Struct) CommunicationSettings (Struct) ConnectionSetup (Struct) DeviceInfo (Struct) DriverCfg (Struct) Guid (Struct) NetworkScanSettings (Struct) PlcAppIdentification (Struct) PlcCredentialInfo (Struct) PlcCredentials (Struct) SymbolicInfo (Struct)
AddressInfos ¶ AbsoluteAddressInfo (Struct) AddressGeneratedInfo (Struct) AddressInfoType (Enum) AddressInfoUnion (Union) BitRelativeAddressInfo (Struct) PropertyAddressInfo (Struct)
AbsoluteAddressInfo (STRUCT) ¶ TYPE AbsoluteAddressInfo : STRUCT InOut: Name Type Initial Comment diSize DINT btRemoteVarBitOffset BYTE 255 only if bAbsoluteAddr = TRUE wRemoteVarArea WORD only if bAbsoluteAddr = TRUE dwRemoteVarBaseOffset DWORD only if bAbsoluteAddr = TRUE;