At a Glance

This parameter indicates the exchange's destination device address.

It can be located:

  • either using internal words (%MW) or internal constants (%KW)

  • or by being written directly as an immediate value

In order to facilitate the preparation phase of the exchange, there is the ADDR function (only Control Expert M or higher), which converts an address-type immediate value (character string) into a table which is always comprised of six internal words (%MW).

Example

%MWi:6:=ADDR(’{2.4}SYS’);