File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 15:39:57 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpEventMgr.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CmpEventMgr.clean.json version version 2.0.0.0 ProjectInformation IsCommonLibraryContainer bool True Released True LastModificationDateTime date 20.04.2021, 15:39:57 LibraryCategories library-category-list System|SysLibs Author string CODESYS Development GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Patch 2 Description See: Description DocFormat reStructuredText Placeholder CmpEventMgr Project CmpEventMgr Title CmpEventMgr Version version 3.5.17.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpErrors2 Interfaces ¶ Library Identification ¶ Name: CmpErrors2 Interfaces Version: newest Company: System Namespace: CmpErrors Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpErrors2 Interfaces, * (System) CmpEventMgr Implementation ¶ Library Identification ¶ Placeholder: CmpEventMgr Implementation Default Resolution: CmpEventMgr Implementation, * (System) Namespace: CmpEventMgr_Implementation Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: False SystemLibrary: False Key: CmpEventMgr Implementation CmpEventMgr Interfaces ¶ Library Identification ¶ Name: CmpEventMgr Interfaces Version: newest Company: System Namespace: CmpEventMgr_Interfaces Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: False SystemLibrary: False Key: CmpEventMgr Interfaces, * (System) SysTypes2 Interfaces ¶ Library Identification ¶ Name: SysTypes2 Interfaces Version: newest Company: System Namespace: SysTypes Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysTypes2 Interfaces, * (System)
CRC32Finish (FUN) ¶ FUNCTION CRC32Finish : DWORD InOut: Scope Name Type Return CRC32Finish DWORD Input ulCRC DWORD
CRC32Init (FUN) ¶ FUNCTION CRC32Init : DWORD InOut: Scope Name Type Return CRC32Init DWORD
CRC32Update (FUN) ¶ FUNCTION CRC32Update : DWORD InOut: Scope Name Type Return CRC32Update DWORD Input ulCRC DWORD pData POINTER TO BYTE ulSize __XWORD
CRC32Update2 (FUN) ¶ FUNCTION CRC32Update2 : DWORD InOut: Scope Name Type Return CRC32Update2 DWORD Input ulCRC DWORD pData POINTER TO BYTE ulSize __XWORD
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 15:38:03 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpChecksum.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CmpChecksum.clean.json version version 2.0.0.0 ProjectInformation Released bool True LastModificationDateTime date 20.04.2021, 15:38:03 LibraryCategories library-category-list System|SysLibs Author string 3S - Smart Software Solutions GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Description See: Description Placeholder CmpChecksum Project CmpChecksum Title CmpChecksum Version version 3.5.17.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces.
CmpCodeMeter Library Documentation ¶ Company System Title CmpCodeMeter Version 3.5.18.0 Categories System|SysLibs Author 3S - Smart Software Solutions GmbH Placeholder CmpCodeMeter Description 1 ¶ Library to get access to the CodeMeter license containers. Contents: ¶ CodeMClose (Function) CodeMDecrementUnitCounter (Function) CodeMDecrypt (Function) CodeMEncrypt (Function) CodeMGetContentByFirmcode (Function) CodeMGetContentByFirmcode2 (Function) CodeMGetExpirationTime (Function) CodeMGetFirst (Function) CodeMGetInfo (Function) CodeMGetName (Function) CodeMGetNext (Function) CodeMGetQuantity (Function) CodeMGetUnitCounter (Function) CodeMOpen (Function) GlobalConstants EventIDs (GVL) RTS_CMBOXENTRY (Struct) RTS_CODEMETER_INFO (Struct) Types EVTPARAM_CmpCodeMeterLicenseActivated (Struct) internal functions CodeMGetFeatureMapByFirmcode (Function) Indices and tables ¶ 1 Based on CmpCodeMeter.library, last modified 01.04.2022, 08:12:12. LibDoc 4.4.0.0-b.27 The content file CmpCodeMeter.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 01.04.2022, 08:12:12.
CodeMClose (FUN) ¶ FUNCTION CodeMClose : RTS_IEC_RESULT Close a license with the specified handle InOut: Scope Name Type Comment Return CodeMClose RTS_IEC_RESULT Error code (see CmpErrors2 Interfaces Library) or ERR_OK if succeeded Input hCodeMeter RTS_IEC_HANDLE Handle to the open CodeMeter container which was retrieved by CodeMOpen() or CodeMGetFirst / CodeMGetNext.