_RLstAddPrio (FUN) ¶ FUNCTION _RLstAddPrio : ERROR Add the priroity level usiPrio to the ready list InOut: Scope Name Type Comment Return _RLstAddPrio ERROR Input hRLst CAA.HANDLE usiPrio USINT [0..63] Priotity Level
_PoolPutBlock (FUN) ¶ FUNCTION _PoolPutBlock : ERROR Clears the block owner and returns hBlock to its pool InOut: Scope Name Type Return _PoolPutBlock ERROR Input hBlock CAA.HANDLE
_RLstCheckPrio (FUN) ¶ FUNCTION _RLstCheckPrio : BOOL return TRUE if the priority level usiPrio is part of the ready list InOut: Scope Name Type Comment Return _RLstCheckPrio BOOL Input hRLst CAA.HANDLE usiPrio USINT [0..63] priority level. peError POINTER TO ERROR
_RLstCreateH (FUN) ¶ FUNCTION _RLstCreateH : CAA.HANDLE Take a SIZEOF(RLST) bytes from the Heap(OS) and build a Reday List InOut: Scope Name Type Return _RLstCreateH CAA.HANDLE Input peError POINTER TO ERROR
_RLstCreateP (FUN) ¶ FUNCTION _RLstCreateP : CAA.HANDLE Take SIZEOF(RLST) bytes from a PLC(IEC) provided memory and build a Ready List InOut: Scope Name Type Return _RLstCreateP CAA.HANDLE Input szMemory CAA.SIZE pMemory CAA.PVOID peError POINTER TO ERROR
_RLstDelete (FUN) ¶ FUNCTION _RLstDelete : ERROR free all allocated resources of a ready list InOut: Scope Name Type Return _RLstDelete ERROR Input hRLst CAA.HANDLE
_RLstGetHighestPrio (FUN) ¶ FUNCTION _RLstGetHighestPrio : USINT find the higest priority level in the ready list InOut: Scope Name Type Return _RLstGetHighestPrio USINT Input hRLst CAA.HANDLE peError POINTER TO ERROR
_RLstGetSize (FUN) ¶ FUNCTION _RLstGetSize : CAA.SIZE InOut: Scope Name Type Return _RLstGetSize CAA.SIZE Input xDummy BOOL
_RLstRemovePrio (FUN) ¶ FUNCTION _RLstRemovePrio : ERROR remove the priority level usiPrio from the ready list InOut: Scope Name Type Comment Return _RLstRemovePrio ERROR Input hRLst CAA.HANDLE usiPrio USINT [0..63] priority level. 255 :=> remove all levels from the list
CAA Memory Library Documentation ¶ Company CAA Technical Workgroup Title CAA Memory Version 3.5.12.0 Categories Intern|CAA|Utilities Namespace MEM Author CAA Technical Workgroup Placeholder CAA Memory Description 1 ¶ Utility functions for memory manipulation and checksum calculation Contents: ¶ CAA_Memory Analysis Checksum Internal functions Manipulation Packing Reverse Bit, Swap Byte,Word order GetSupplierVersion (Function) VersionConstants (GVL) Indices and tables ¶ 1 Based on CAA_Memory.library, last modified 15.12.2017, 11:36:55. LibDoc 4.4.0.0-b.27 The content file CAA_Memory.clean.json was generated with CODESYS V3.5 SP12 on 15.12.2017, 11:37:02.