IF_ControllerMemory - General Information
Type: |
Interface |
Available as of: |
SystemConfigurationItf_1. |
Inherits from: |
oSYSTEM.IQueryInterface |
Versions: |
Current version |
The interface manages the properties of the storage areas.
Name |
Data type |
Accessing |
Description |
---|---|---|---|
DiskFree |
DINT |
|
Displays the free FLASH system memory. |
DynIecDataCounter |
DINT |
|
Evaluates the number of the currently reserved DynIEC data areas. |
DynIecDataFree |
DINT |
|
Evaluates the size of the currently free DynIEC data area. |
DynIecDataSize |
DINT(0..51200000) |
|
Configures the size of the total available dynamic memory area (DynIECData). |
MemoryFree |
DINT |
|
Specification of the free RAM system memory. |
RamDiskFree |
DINT |
|
Specification of the free memory space of the virtual hard disk (RamDisk). |
RamDiskSize |
DINT |
|
Specification of the Size of the RamDisk. |