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 24.07.2019, 08:30:20 companyName string 3S-Smart Software Solutions GmbH libraryFile CAA_SerialCom.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP15 contentFile CAA_SerialCom.clean.json version version 2.0.0.0 ProjectInformation OnlineHelp bool True Released True LastModificationDateTime date 24.07.2019, 08:30:18 LibraryCategories library-category-list Intern|CAA|System Author string 3S - Smart Software Solutions GmbH Company CAA Technical Workgroup DefaultNamespace COM Description See: Description DocFormat reStructuredText LanguageModelAttribute qualified-access-only Placeholder CAA SerialCom Project CAA_SerialCom Title CAA SerialCom Version version 3.5.15.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CAA Async Manager Extern ¶ Library Identification ¶ Placeholder: CAA Async Manager Default Resolution: CAA Async Manager Extern, * (CAA Technical Workgroup) Namespace: ASM Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA Async Manager CAA Behaviour Model ¶ Library Identification ¶ Placeholder: CAA Behaviour Model Default Resolution: CAA Behaviour Model, * (CAA Technical Workgroup) Namespace: CBM Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA Behaviour Model 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 Storage Library Documentation ¶ Company CAA Technical Workgroup Title CAA Storage Version 3.5.13.0 Categories Intern|CAA|Database Namespace STO Author 3S - Smart Software Solutions GmbH Placeholder CAA Storage Description 1 ¶ Library for efficent read/write acces of stuctured data stored outside the main memory Contents: ¶ CAA Storage Functions Interfaces Structs Types CAAStorageVersionConstants (GVL) GetSupplierVersion (Function) VersionConstants (GVL) Indices and tables ¶ 1 Based on CAA_Storage.library, last modified 03.07.2018, 09:55:02. LibDoc 4.4.0.0-b.27 The content file CAA_Storage.clean.json was generated with CODESYS V3.5 SP13 on 03.07.2018, 09:55:11.
CreateTextFromString (FUN) ¶ FUNCTION CreateTextFromString : ERROR See documentation of type TEXT how to use the TEXT type. InOut: Scope Name Type Return CreateTextFromString ERROR Inout Const sValue STRING(1) txtValue STO_TEXT
CreateTextFromWString (FUN) ¶ FUNCTION CreateTextFromWString : ERROR See documentation of type TEXT how to use the TEXT type. InOut: Scope Name Type Return CreateTextFromWString ERROR Inout Const wsValue WSTRING(1) txtValue STO_TEXT
TextCopyToString (FUN) ¶ FUNCTION TextCopyToString : ERROR See documentation of type TEXT how to use the TEXT type. InOut: Scope Name Type Return TextCopyToString ERROR Input xFree BOOL Inout txtValue STO_TEXT sValue STRING(1) szValue CAA.SIZE
TextCopyToWString (FUN) ¶ FUNCTION TextCopyToWString : ERROR See documentation of type TEXT how to use the TEXT type. InOut: Scope Name Type Return TextCopyToWString ERROR Input xFree BOOL Inout txtValue STO_TEXT wsValue WSTRING(1) szValue CAA.SIZE
TextFree (FUN) ¶ FUNCTION TextFree : ERROR See documentation of type TEXT how to use the TEXT type. InOut: Scope Name Type Return TextFree ERROR Inout txtValue STO_TEXT