A SERVICE OF

logo

Chapter 2 Define a controller component
50 Rockwell Automation Publication 1756-RM084S-EN-P - March 2015
</ParameterConnections>
<CommPorts>
[commport]
</CommPorts>
<CST [attribute_list] />
<WallClockTime [attribute_list] />
<Trends>
[trend]
</Trends>
<QuickWatchLists>s
[watch_list]
</QuickWatchLists>
< InternetProtocol [Internet_Protocol_Attributes] />
<EthernetPorts>
<EthernetPort [Ethernet_Port_Attributes] />
<EthernetPort [Ethernet_Port_Attributes] />
</EthernetPorts>
<EthernetNetwork [Ethernet_Network_Attributes] />
</Controller>
Tip:
The L5X controller structure must be contained within an RSLogix5000Content root element begin tag
(<RSLogix5000Content>) and end tag (</RSLogix5000Content>). See the .L5X File Structure on page 35 in Chapter
1 for more information.
L5K CONTROLLER structure
CONTROLLER <controller_name> [(Description := "text",
Controller_Attributes)]
[<DATATYPE declaration>]
[<MODULE declaration>]
[<ADD_ON_INSTRUCTION_DEFINITION declaration]
TAG
[<tag declarations>]
END_TAG
[<PROGRAM declaration>]
[<TASK declaration>]
[PARAMETER_CONNECTION declaration]
[<TREND declaration>]
[<QUICK_WATCH declaration>]
[<CONFIG controller objects declaration>]
END_CONTROLLER