32.2.2 Symbol

This function changes addresses in external devices into names that users can easily understand. Make sure you map external device addresses to their respective names.

For example, to assign the name "RUN" to device address "X0000" on a Mitsubishi Electric Corporation PLC, define "RUN" and "X0000".

Name

Type

Example

Description

Symbol

Bit

RUN = X0000

This is a bit symbol configured in the symbol variables list and defined by the connection device address and the defined name.

Word

Data = D0000

It is a word symbol configured in the symbol variables list and defined by the connection device address and the defined name.