CreateBuffer (FUN) ¶ FUNCTION CreateBuffer : CAA.HANDLE Create a segmented buffer InOut: Scope Name Type Comment Return CreateBuffer CAA.HANDLE Handle to the buffer Input szSize CAA.SIZE size of the new Buffer pData CAA.PVOID Pointer to initial data. CAA.gc_pNULL => Init with zero xPermanent BOOL TRUE => Buffer is immutable peError POINTER TO ERROR Local library ERROR ID
DeleteBuffer (FUN) ¶ FUNCTION DeleteBuffer : ERROR Delete a segmented buffer InOut: Scope Name Type Comment Return DeleteBuffer ERROR Local library ERROR ID Input hBuffer CAA.HANDLE Handle to the buffer created by CreateBuffer
GetBufferSize (FUN) ¶ FUNCTION GetBufferSize : CAA.SIZE Get the size of the segmented buffer in bytes InOut: Scope Name Type Comment Return GetBufferSize CAA.SIZE Get the buffer size in bytes Input hBuffer CAA.HANDLE Handle to the buffer created by CreateBuffer peError POINTER TO ERROR Local library ERROR ID
Library Information ¶ GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function)
GetLibVersion (FUN) ¶ FUNCTION GetLibVersion : VERSION This function has been automatically generated from the project information. InOut: Scope Name Type Return GetLibVersion VERSION
GetLibVersionNumber (FUN) ¶ FUNCTION GetLibVersionNumber : DWORD This function has been automatically generated from the project information. InOut: Scope Name Type Return GetLibVersionNumber DWORD
IsLibReleased (FUN) ¶ FUNCTION IsLibReleased : BOOL This function has been automatically generated from the project information. InOut: Scope Name Type Return IsLibReleased BOOL
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 03.07.2017, 15:35:29 companyName string 3S-Smart Software Solutions GmbH libraryFile CAA_SegBufferMan_Extern.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP11 contentFile CAA_SegBufferMan_Extern.clean.json version version 2.0.0.0 ProjectInformation Depends on PS bool False Depends on RTS False Released True LastModificationDateTime date 03.07.2017, 15:35:25 LibraryCategories library-category-list Intern|CAA|Runtime Author string 3S - Smart Software Solutions GmbH Company CAA Technical Workgroup DefaultNamespace SBM Description See: Description DocFormat reStructuredText LanguageModelAttribute qualified-access-only Placeholder CAA SegBufMan Project CAA_SegBufferMan_Extern Title CAA Segmented Buffer Manager Extern SpecVersion version 3.0.0.0 Version 3.5.11.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CAA Ressource Manager Extern ¶ Library Identification ¶ Placeholder: CAA ResMan Default Resolution: CAA Ressource Manager Extern, * (CAA Technical Workgroup) Namespace: RSM Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA ResMan CAA Types Extern ¶ Library Identification ¶ Placeholder: CAA Types Default Resolution: CAA Types Extern, * (CAA Technical Workgroup) Namespace: CAA Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA Types
CAA SerialCom Library Documentation ¶ Company CAA Technical Workgroup Title CAA SerialCom Version 3.5.15.0 Categories Intern|CAA|System Namespace COM Author 3S - Smart Software Solutions GmbH Placeholder CAA SerialCom Description 1 ¶ This library provides function blocks for using serial ports. As the standardized in- and outputs of the function blocks are described in detail within the CAA Guidelines, this item will be omitted here. Access to a COM device can be activated and configured with the help of COM.Open. The function blocks COM.Write and COM.Read allow writing and reading of data via the serial port. Having read out or written all data the serial port has to be released for other applications by use of COM.Close. All input parameters of the function blocks are stored in local internal variables. This does not apply for the content of input data structures being referenced by a pointer, e.g. pBuffer of COM.Read or COM.Write. Contents: ¶ CAA SerialCom Enums Function Blocks Global Variables Structs Library Information GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function) Indices and tables ¶ 1 Based on CAA_SerialCom.library, last modified 24.07.2019, 08:30:18. LibDoc 4.4.0.0-b.27 The content file CAA_SerialCom.clean.json was generated with CODESYS V3.5 SP15 on 24.07.2019, 08:30:20.