Symbolic Names for Variables, Inputs and Outputs

Note

The IEC naming rules are not checked during input in Automation_Builder.

Input and Output Mapping

Devices with I/Os provide an I/O Mapping tab in their configuration editor where the available I/O channels can directly be mapped to a global variable.

The corresponding variable declarations are automatically created in a global variables object in a sub-folder of the Global Variables section in the IEC 61131-3 editor project.

All available I/O channels can easily be assigned to a variable.

../_images/9a5e678b3849ec7d0a33139000adc8eb2

Note

AC500 uses Motorola Byte Order (Big Endian).

The numbers in column Channel correspond to the channel numbers only and not to the bit position inside the WORD variable.

Note

Only entries with a data type set in column “Type” can be mapped. These entries can be expanded to show the available I/O channels.

If the project has been imported from a previous Automation_Builder version, all variables should be checked to avoid inconsistencies concerning the I/O mapping.

The variable is automatically added to the global variables in the IEC 61131-3 editor project after (re)creating the configuration data:

../_images/cced7d03460010d40a33139000eba54e3

Note

An additional GVL (Global Variables List) can be created and transferred to IEC 61131-3 editor V2.3. Editing of lists created in IEC 61131-3 editor V2.3 is not possible.