meta data for this page
This is an old revision of the document!
TIA Coding of the memory area
The following table lists the coding of the memory areas for the ANY pointer:
| Hexadecimal code | Area | Description |
|---|---|---|
| B#16#80 | P | I/O |
| B#16#81 | I | Memory area of inputs |
| B#16#82 | Q | Memory area of outputs |
| B#16#83 | M | Memory area of bit memory |
| B#16#84 | DBX | Data block |
| B#16#85 | DIX | Instance data block |
| B#16#86 | L | Local data |
| B#16#87 | V | Previous local data |