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 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 Ressource Manager Extern Library Documentation ¶ Company CAA Technical Workgroup Title CAA Ressource Manager Extern Version 3.5.16.0 Categories Intern|CAA|Runtime Namespace RSM Author 3S - Smart Software Solutions GmbH Placeholder CAA ResMan Description 1 ¶ This library is an empty wrapper to mark all RSM functions as deprecated. Contents: ¶ CAA Ressource Manager Enums Functions Structs GetSupplierVersion (Function) VersionConstants (GVL) Indices and tables ¶ 1 Based on CAA_ResMan_Extern.library, last modified 27.04.2020, 15:47:27. LibDoc 4.4.0.0-b.27 The content file CAA_ResMan_Extern.clean.json was generated with CODESYS V3.5 SP16 on 27.04.2020, 15:47:27.
CAA Ressource Manager ¶ Enums ERROR (Enum) Functions Check (Function) ClassCreate (Function) ClassDelete (Function) ClassFree (Function) GetClass (Function) GetClassInfo (Function) GetInfo (Function) GetParent (Function) RSM Utility RSMClass (FunctionBlock) Close (Method) FB_Exit (Method) FB_Init (Method) Register (Method) Search (Method) Translate (Method) Unregister (Method) RSM_HANDLE (Struct) Register (Function) SetParent (Function) Unregister (Function) Structs CLASS_INFO (Struct) INFO (Struct)
ERROR (ENUM) ¶ TYPE ERROR : Attributes: qualified_only InOut: Name Initial Comment NO_ERROR FIRST_ERROR 30300 HANDLE_INVALID 30302 TIME_OUT := 30301, UNKNOWN_EVENT 30303 NOMORE_MEMORY 30304 PARAM_ERROR 30305 WRONGOP_ERROR 30306 GEN_ERROR 30307 NOT_EMPTY 30308 UNREGISTER_ERROR 30309 REGISTER_ERROR 30310 PARENT_OCCUPIED 30311 CLASS_EMPTY 30312 CLASS_FREE_ERROR 30313 FIRST_MF 30350 LAST_ERROR 30399
Functions ¶ Check (Function) ClassCreate (Function) ClassDelete (Function) ClassFree (Function) GetClass (Function) GetClassInfo (Function) GetInfo (Function) GetParent (Function) RSM Utility RSMClass (FunctionBlock) Close (Method) FB_Exit (Method) FB_Init (Method) Register (Method) Search (Method) Translate (Method) Unregister (Method) RSM_HANDLE (Struct) Register (Function) SetParent (Function) Unregister (Function)
Check (FUN) ¶ FUNCTION Check : CAA.HANDLE InOut: Scope Name Type Return Check CAA.HANDLE Input hCheck CAA.HANDLE peError POINTER TO ERROR
ClassCreate (FUN) ¶ FUNCTION ClassCreate : CAA.HANDLE InOut: Scope Name Type Return ClassCreate CAA.HANDLE Input pFunction CAA.PVOID ctMaxHandles CAA.COUNT peError POINTER TO ERROR
ClassDelete (FUN) ¶ FUNCTION ClassDelete : ERROR InOut: Scope Name Type Return ClassDelete ERROR Input hClass CAA.HANDLE
GetClass (FUN) ¶ FUNCTION GetClass : CAA.HANDLE InOut: Scope Name Type Return GetClass CAA.HANDLE Input hCheck CAA.HANDLE peError POINTER TO ERROR