APPLICOM Generic Point Addresses

The general point address format is:

<TAG><OFFSET>

Where:

< TAG > is a model-dependent prefix, which specifies the memory domain. Valid prefixes are:

Tag Memory domain
B Bits
BI Input bits
BO Output bits
O Bytes
OI Input bytes
OO Output bytes
W Words
WI Input words
WO Output words
D Double words
F Floating point values

Be aware that not all devices support all memory types.

<OFFSET> is the offset of the item within the domain. The generic APPLICOM device type supports the following offsets:

  • Decimal addressing (radix 10)
  • Address of the first element (minimum address) is 0.