...
Address Notation
Symbol | Range | Size | Access |
P | P0 - P63F | 64 | R/W |
M | M0 - M203F | 192 | R/W |
L | L0 - L63F | 64 | R/W |
K | K0 - K31F | 32 | R/W |
F | F0 - F63F | 64 | R |
T | T0 - T256 | 256 | R/W |
C | C0 -C256 | 256 | R/W |
D | D0 -D9999 | 10000 | R/W |
S | S0 - S99 | 100 | R/W |
Refer to the above table for available device ranges. If you reference the P, M, L, K, or F devices using a digital tag, the last digit in the address is hexadecimal, while all other digits are decimal. For example, 'P63F' refers to the 16th (F) bit in the 63rd word of the P address.
...