IF_ControllerMemory - General Information

Overview

Type:

Interface

Available as of:

V1.0.0.0

Inherits from:

SYSTEM.IQueryInterface

Description

The interface manages the properties of the storage areas.

Properties

Name

Data type

Accessing

Description

DiskFree

DINT

Read

Indicates the free FLASH system memory.

DynIecDataCounter

DINT

Read

Indicates the number of the reserved DynIEC data areas.

DynIecDataFree

DINT

Read

Indicates the size of the free DynIEC data area.

DynIecDataSize

DINT(0..51200000)

Read

Indicates the size of the total available dynamic memory area (DynIECData).

MemoryFree

UDINT

Read

Indicates the amount of the free memory of the system (RAM).

RamDiskFree

DINT

Read

Indicates the amount of the free memory of the virtual hard disk (RamDisk).

RamDiskSize

DINT

Read/Write

Sets the size of the memory of the virtual hard disk (RamDisk).