SEEK_MODE (ENUM) ¶ TYPE SEEK_MODE : InOut: Name Initial SEEK_SET 0 SEEK_CUR 1 SEEK_END 2
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 15:37:46 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpCharDevice_Itfs.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CmpCharDevice_Itfs.clean.json version version 2.0.0.0 ProjectInformation IsInterfaceLibrary bool True Released True SourceLibrary False LastModificationDateTime date 20.04.2021, 15:37:46 LibraryCategories library-category-list System|SysLibs Author string CODESYS Development GmbH Company 3S - Smart Software Solutions GmbH CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 DefaultNamespace Description See: Description DocFormat reStructuredText Project CmpCharDevice_Itfs Title CmpCharDevice Interfaces Version version 3.5.17.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces.
CmpChecksum Library Documentation ¶ Company System Title CmpChecksum Version 3.5.17.0 Categories System|SysLibs Author 3S - Smart Software Solutions GmbH Placeholder CmpChecksum Description 1 ¶ This library provides access to the functionality of the checksum component Contents: ¶ External Functions CRC16Finish (Function) CRC16Init (Function) CRC16Update (Function) CRC32Finish (Function) CRC32Init (Function) CRC32Update (Function) CRC32Update2 (Function) Indices and tables ¶ 1 Based on CmpChecksum.library, last modified 20.04.2021, 15:38:03. LibDoc 4.4.0.0-b.27 The content file CmpChecksum.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 15:38:03.
CRC16Finish (FUN) ¶ FUNCTION CRC16Finish : WORD InOut: Scope Name Type Return CRC16Finish WORD Input ulCRC WORD
BTagAlignments (GVL) ¶ InOut: Name Type Initial Align42 BTagAlignment STRUCT(uiModulus := 4, uiRemainder := 2) Align40 BTagAlignment STRUCT(uiModulus := 4, uiRemainder := 0)
BTagElementType (ENUM) ¶ TYPE BTagElementType : InOut: Name Initial StartTag 0 EndTag 1 Eof 2
BTagSwapHeader (FUN) ¶ FUNCTION BTagSwapHeader : DWORD InOut: Scope Name Type Comment Return BTagSwapHeader DWORD Input pHeaderTag POINTER TO DWORD A pointer to the header tag that has to be swapped correctly bSwap DINT Determines if the header should be swapped (1) or not (0)
Reader ¶ BTagReaderCreate (Function) BTagReaderCreateDynamic (Function) BTagReaderDestroy (Function) BTagReaderGetComplexContent (Function) BTagReaderGetContent (Function) BTagReaderGetString (Function) BTagReaderGetTagId (Function) BTagReaderGetTagLen (Function) BTagReaderInit (Function) BTagReaderIsDataTag (Function) BTagReaderMoveNext (Function) BTagReaderPeekNext (Function) BTagReaderSkipContent (Function)
BTagReaderCreate (FUN) ¶ FUNCTION BTagReaderCreate : RTS_IEC_HANDLE InOut: Scope Name Type Comment Return BTagReaderCreate RTS_IEC_HANDLE Input pBuffer POINTER TO BYTE dwSize DWORD pResult POINTER TO RTS_IEC_RESULT optionally for an errorcode