
Rockwell Automation Publication 1756-RM084S-EN-P - March 2015 235
Chapter 16
Define controller configuration objects
This chapter explains how to enter project and configuration information in a
complete import/export file.
The config component defines controller objects.
L5X config structure
<CommPorts>
<SerialPort [SerialPort_Attributes]>
<ASCII [ASCII_Attributes]/>
<DF1 [DF1_Attributes]/>
</SerialPort>
</CommPorts>
<CST [CST_Attributes]/>
<WallClockTime [WallClockTime_Attributes]/>
L5K CONFIG structure
CONFIG <object_name> [(Object_Attributes)]
END_CONFIG
Object elements
L5X Item L5K Item Description
N/A object_name The name of the controller config object.
In L5X, each controller config object is specified with an
element specific to that object.
Controller objects are optional. There can be only one of each controller object in
an import/export file. Controller objects appear at the end of the import/export
file.
Introduction
Controller objects