BTagWriterCreate (FUN) ¶ FUNCTION BTagWriterCreate : RTS_IEC_HANDLE InOut: Scope Name Type Comment Return BTagWriterCreate RTS_IEC_HANDLE Input pBuffer POINTER TO BYTE dwSize DWORD pResult POINTER TO RTS_IEC_RESULT optionally for an errorcode
CmpCharDevice Library Documentation ¶ Company 3S - Smart Software Solutions GmbH Title CmpCharDevice Version 3.5.19.0 Categories System|SysLibs Author CODESYS Development GmbH Description 1 ¶ Linux Library to access character devices Indices and tables ¶ 1 Based on CmpCharDevice.library, last modified 02.03.2023, 11:01:00. LibDoc 4.4.0.0-b.27 The content file CmpCharDevice.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 02.03.2023, 11:01:02.
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 02.03.2023, 11:01:02 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpCharDevice.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CmpCharDevice.clean.json version version 2.0.0.0 ProjectInformation IsCommonLibraryContainer bool True IsEndUserLibrary False Released True SourceLibrary False LastModificationDateTime date 02.03.2023, 11:01:00 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 Title CmpCharDevice Version version 3.5.19.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpCharDevice Implementation ¶ Library Identification ¶ Placeholder: CmpCharDevice Implementation Default Resolution: CmpCharDevice Implementation, * (3S - Smart Software Solutions GmbH) Namespace: CmpCharDevice_Implementation Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: False SystemLibrary: False Key: CmpCharDevice Implementation CmpCharDevice2 Interfaces ¶ Library Identification ¶ Name: CmpCharDevice2 Interfaces Version: newest Company: 3S - Smart Software Solutions GmbH Namespace: CmpCharDevice2_Interfaces Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: False SystemLibrary: False Key: CmpCharDevice2 Interfaces, * (3S - Smart Software Solutions GmbH)
CmpCharDevice Interfaces Library Documentation ¶ Company 3S - Smart Software Solutions GmbH Title CmpCharDevice Interfaces Version 3.5.17.0 Categories System|SysLibs Author CODESYS Development GmbH Description 1 ¶ Interfaces of the Linux runtime component CmpCharDevice Contents: ¶ CmpCharDevice Interfaces ACCESS_MODE (Enum) GVL (GVL) MMAPS_FLAGS (Enum) MMAP_PROT (Enum) SEEK_MODE (Enum) Indices and tables ¶ 1 Based on CmpCharDevice_Itfs.library, last modified 20.04.2021, 15:37:46. LibDoc 4.4.0.0-b.27 The content file CmpCharDevice_Itfs.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 15:37:46.
CmpCharDevice Interfaces ¶ ACCESS_MODE (Enum) GVL (GVL) MMAPS_FLAGS (Enum) MMAP_PROT (Enum) SEEK_MODE (Enum)
ACCESS_MODE (ENUM) ¶ TYPE ACCESS_MODE : InOut: Name Initial O_RDONLY 0 O_WRONLY 1 O_RDWR 2
GVL (GVL) ¶ InOut: Scope Name Type Initial Constant MAP_FAILED __XWORD -1
MMAPS_FLAGS (ENUM) ¶ TYPE MMAPS_FLAGS : InOut: Name Initial MAP_SHARED 1 MAP_SHARED_VALIDATE 3 MAP_PRIVATE 2
MMAP_PROT (ENUM) ¶ TYPE MMAP_PROT : InOut: Name Initial PROT_EXEC 1 PROT_READ 4 PROT_WRITE 2 PROT_NONE 0