Unit PLCMemoryManager
Uses
Functions and Procedures
Constants
Variables
Description
Set of class to handle blocks of memory of an PLC.
:
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Record TMemoryRec |
|
Class TRegisterRange |
|
Class TPLCMemoryManager |
Class that handles non-continuous memory blocks (fragmented) and the better organization of it. |
Class TPLCMemoryManagerSafe |
Types
TRegisterRangeArray = array of TRegisterRange; |
Description
Types
TRegisterRangeArray = array of TRegisterRange; |
: Array of continuous memory blocks. |
Author
- Fabio Luis Girardi [email protected]
Generated by PasDoc 0.14.0.