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
External Functions ¶ CRC16Finish (Function) CRC16Init (Function) CRC16Update (Function) CRC32Finish (Function) CRC32Init (Function) CRC32Update (Function) CRC32Update2 (Function)
CRC16Init (FUN) ¶ FUNCTION CRC16Init : WORD InOut: Scope Name Type Return CRC16Init WORD