
Chapter 2 Define a controller component
54 Rockwell Automation Publication 1756-RM084S-EN-P - March 2015
Attribute Description
ConfigureSafetyIOAlways
Specify whether to configure safety I/O when replacing safety I/O. Type Yes or No.
For L5X, this attribute is on the <SafetyInfo> tag element. Type true or false.
SignatureRunModeProtect Indicates whether you can modify the safety signature when in Run mode.
For L5X only, this attribute is on the <SafetyInfo> tag element.
Observe these guidelines when defining a controller:
• All declarations must be ordered in the prescribed syntax.
• The maximum number of tasks vary by the controller type.
Controller Maximum Number of Tasks
ControlLogix
®
32
SoftLogix™ 5800
32
FlexLogix™
8
CompactLogix™
4
DriveLogix™
4
• There can be only one continuous task.
• Programs can be scheduled under only one task.
• There can be a maximum of 1000 programs under a task.
• Scheduled programs must be defined.
Controller guidelines