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
TIMEZONE ¶ INT64_TO_LOCALTIME (Function) INT64_TO_UTC (Function)
INT64_TO_LOCALTIME (FUN) ¶ FUNCTION INT64_TO_LOCALTIME : ERROR InOut: Scope Name Type Return INT64_TO_LOCALTIME ERROR Input i64UTC INT64 Output i64Local INT64
INT64_TO_UTC (FUN) ¶ FUNCTION INT64_TO_UTC : ERROR InOut: Scope Name Type Return INT64_TO_UTC ERROR Input i64Local INT64 Output i64UTC INT64