Storage.StorageGetIndexId (METH) ¶ METHOD StorageGetIndexId : STO.ERROR Determines the id of an index of a table. InOut: Scope Name Type Comment Return StorageGetIndexId STO.ERROR The error code. Can return ERROR.NOT_IMPLEMENTED for non- sqlite implementations Inout sIndex STRING The name of the index sTable STRING The name of the table the index belongs to Output idIndex CAA.IDENT Returns id of the index.
Storage.StorageGetTableId (METH) ¶ METHOD StorageGetTableId : STO.ERROR Determines the id of a given table. InOut: Scope Name Type Comment Return StorageGetTableId STO.ERROR The error code. Can return ERROR.NOT_IMPLEMENTED for non- sqlite implementations Inout sTable STRING The name of the table Output idTable CAA.IDENT Returns id of the table.
CmpRedundancyConnection Library Documentation ¶ Company System Title CmpRedundancyConnection Version 3.5.17.0 Categories System|SysLibs Author CODESYS Development GmbH Description 1 ¶ A container library project for CmpRedundancyConnection Indices and tables ¶ 1 Based on CmpRedundancyConnection.library, last modified 20.04.2021, 15:54:14. LibDoc 4.4.0.0-b.27 The content file CmpRedundancyConnection.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 15:54:14.
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpRedundancyConnection Implementation ¶ Library Identification ¶ Placeholder: CmpRedundancyConnection Implementation Default Resolution: CmpRedundancyConnection Implementation, * (System) Namespace: CmpRedundancyConnection_Implementation Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: False SystemLibrary: False Key: CmpRedundancyConnection Implementation CmpRedundancyConnection Interfaces ¶ Library Identification ¶ Name: CmpRedundancyConnection Interfaces Version: newest Company: System Namespace: CmpRedundancyConnection_Interfaces Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: False SystemLibrary: False Key: CmpRedundancyConnection Interfaces, * (System)
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 15:54:14 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpRedundancyConnection.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CmpRedundancyConnection.clean.json version version 2.0.0.0 ProjectInformation IsContainerLibrary bool True IsEndUserLibrary False Released True SourceLibrary False LastModificationDateTime date 20.04.2021, 15:54:14 LibraryCategories library-category-list System|SysLibs Author string CODESYS Development GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 DefaultNamespace Description See: Description DocFormat reStructuredText Project CmpRedundancyConnection Title CmpRedundancyConnection Version version 3.5.17.0
Storage.StorageLockingState (PROP) ¶ PROPERTY StorageLockingState : STO.LOCKING_STATE
Storage.StorageNumOfTables (PROP) ¶ PROPERTY StorageNumOfTables : CAA.COUNT
Storage.StorageOpenFile (METH) ¶ METHOD StorageOpenFile : STO.ERROR InOut: Scope Name Type Initial Return StorageOpenFile STO.ERROR Inout sPath CAA.FILENAME Input xReadOnly BOOL FALSE
Storage.StorageReorg (METH) ¶ METHOD StorageReorg : STO.ERROR InOut: Scope Name Type Return StorageReorg STO.ERROR
Storage.StorageSchemaVersion (PROP) ¶ PROPERTY StorageSchemaVersion : DINT