0x000C - Memory
0x8nn0 – Module Header
SubIndex | Type | Name | Value | Type | Access |
---|---|---|---|---|---|
00 | VAR | Len |
| UNSIGNED16 | read-only |
01 | VAR | Address | 0x000C 00nn | UNSIGNED32 | read-only |
02 | VAR | Type | Memory | VISIBLE STRING | read-only |
03 | VAR | Name | Memory | VISIBLE STRING | read-only |
04 | VAR | Dev type | 0x000C 2710 | UNSIGNED32 | read-only |
0x8nn1
SubIndex | Type | Name | Requirements | Type | Access |
---|---|---|---|---|---|
00 | VAR | Len |
| UNSIGNED16 | read-only |
01 | VAR | Program Memory Allocated1 |
| UNSIGNED32 | read-only |
02 | VAR | Program Memory Available2 |
| UNSIGNED32 | read-only |
03 | VAR | Storage Memory Allocated | only for WindowsCE | UNSIGNED32 | read-only |
04 | VAR | Storage Memory Available | only for WindowsCE | UNSIGNED32 | read-only |
05 | VAR | Memory Division | only for WindowsCE | UNSIGNED32 | read-write |
06 | VAR | Program Memory Allocated1 | MDP version 1.7 or higher | UNSIGNED64 | read-only |
07 | VAR | Program Memory Available2 | MDP version 1.7 or higher | UNSIGNED64 | read-only |
1 On computers with more than 4 GB of RAM the subindex 01 "Program Memory Allocated" will return Not Supported. Use subindex 06 instead.
2 On computers with more than 4 GB of RAM the subindex 02 "Program Memory Available" will return Not Supported. Use subindex 07 instead.