CRC16Finish (FUN) ¶ FUNCTION CRC16Finish : WORD InOut: Scope Name Type Return CRC16Finish WORD Input ulCRC WORD
CodeMOpen (FUN) ¶ FUNCTION CodeMOpen : RTS_IEC_HANDLE Open a license with the specified identifiers InOut: Scope Name Type Comment Return CodeMOpen RTS_IEC_HANDLE Handle to the CodeMeter container on which the license is installed or RTS_INVALID_HANDLE if not available! Input udiFirmCode UDINT FirmCode of the license udiProductCode UDINT ProductCode of the license udiFeatureCode UDINT Feature code of the license Inout Result RTS_IEC_RESULT Returns error code (see CmpErrors2 Interfaces Library) or ERR_OK if succeeded
GlobalConstants ¶ EventIDs (GVL)
EventIDs (GVL) ¶ Attributes: qualified_only InOut: Scope Name Type Initial Constant CMPID_CmpCodeMeter DWORD 16#7A EVTPARAMID_CMPCODEMETER_LICENSEACTIVATED WORD 16#1 EVTVERSION_CMPCODEMETER_LICENSEACTIVATED WORD 16#1 EVT_CMPCODEMETER_LICENSEACTIVATED DWORD (SHL(UINT_TO_DWORD(EVTCLASS_INFO), 16) OR 16#1)
RTS_CMBOXENTRY (STRUCT) ¶ TYPE RTS_CMBOXENTRY : STRUCT CodeMeter license entry InOut: Name Type Comment musBoxMask WORD Box mask 128…130 = CmAct container (software-based container) 1…3 = USB dongle container mulBoxSerial UDINT Serial number of the CodeMeter license container mflFiCtrl UDINT Firm control code. Only for internal use! mulFirmCode UDINT FirmCode musFirmAccessCounter WORD FirmAccessCounter musFirmItemRef WORD FirmItemRef mulFirmUpdateCounter UDINT FirmUpdateCounter mulFirmPreciseTime UDINT FirmPreciseTime mausFirmItemText WSTRING(255) FirmItemText mulProductCode UDINT ProductCode mulFeatureMap UDINT FeatureMap mulUnitCounter UDINT Unit counter mulLicenseQuantity UDINT Quantity counter musProductItemRef WORD ProductItemRef
RTS_CODEMETER_INFO (STRUCT) ¶ TYPE RTS_CODEMETER_INFO : STRUCT CodeMeter container information InOut: Name Type Comment byMajorVersion BYTE Major version of the CodeMeter license container byMinorVersion BYTE Minor version of the CodeMeter license container wBoxMask WORD Box mask 128…130 = CmAct container (software-based container) 1…3 = USB dongle container dwSerialNumber DWORD Serial number of the CodeMeter license container wChipType WORD Chip type of the CodeMeter license container wSiliconRevision WORD Revision of the CodeMeter license container
Types ¶ EVTPARAM_CmpCodeMeterLicenseActivated (Struct)
CmpIecVarAccess Implementation Library Documentation ¶ Company System Title CmpIecVarAccess Implementation Version 3.5.17.0 Categories System|SysLibs Author 3S - Smart Software Solutions GmbH Placeholder CmpIecVarAccess Implementation Description 1 ¶ This library contains all external functions of the CmpIecVarAccces component Contents: ¶ IecVarAccBrowseDown2 (Function) IecVarAccBrowseGetNext2 (Function) IecVarAccBrowseRecursive (Function) IecVarAccBrowseUp2 (Function) IecVarAccExitVarInfo (Function) IecVarAccGetFirstInterface (Function) IecVarAccGetFirstInterface2 (Function) IecVarAccGetNextInterface (Function) IecVarAccGetNextInterface2 (Function) IecVarAccGetNode4 (Function) IecVarAccGetNodeFullPath4 (Function) IecVarAccGetNodeName4 (Function) IecVarAccGetSymbolSetMask (Function) IecVarAccInitVarInfo (Function) IecVarAccInitVarInfo2 (Function) IecVarAccInvalidateNode (Function) IecVarAccNodeInfoAddBrowseInfo (Function) IecVarAccNodeInfoAddReference (Function) IecVarAccNodeInfoGetBrowseInfo (Function) IecVarAccNodeInfoGetReference (Function) IecVarAccNodeInfoRemoveBrowseInfo (Function) IecVarAccNodeInfoRemoveReference (Function) IecVarAccRegisterInstance (Function) IecVarAccRegisterInstance2 (Function) IecVarAccRegisterInstance3 (Function) IecVarAccRegisterInstanceBase (Function) IecVarAccRegisterInstanceBase2 (Function) IecVarAccSetSymbolconfigCrc (Function) IecVarAccUnregisterInstance (Function) IecVarAccUpdateSymbolSets (Function) Indices and tables ¶ 1 Based on CmpIecVarAccess Implementation.library, last modified 20.04.2021, 15:41:45. LibDoc 4.4.0.0-b.27 The content file CmpIecVarAccess Implementation.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 15:41:45.
IecVarAccBrowseDown2 (FUN) ¶ FUNCTION IecVarAccBrowseDown2 : ICollections.IBaseTreeNode InOut: Scope Name Type Return IecVarAccBrowseDown2 ICollections.IBaseTreeNode Input hInterface SysTypes.RTS_IEC_HANDLE hNode ICollections.IBaseTreeNode pVariableInformation POINTER TO IecVarAccess_Interfaces.VariableInformationStruct3 pResult POINTER TO SysTypes.RTS_IEC_RESULT
IecVarAccBrowseGetNext2 (FUN) ¶ FUNCTION IecVarAccBrowseGetNext2 : ICollections.IBaseTreeNode InOut: Scope Name Type Return IecVarAccBrowseGetNext2 ICollections.IBaseTreeNode Input hInterface SysTypes.RTS_IEC_HANDLE hNode ICollections.IBaseTreeNode pVariableInformation POINTER TO IecVarAccess_Interfaces.VariableInformationStruct3 pResult POINTER TO SysTypes.RTS_IEC_RESULT