- Studio 5000 Logix Designer
- Tasks, programs, and routines
- Add-On Instructions
- Controller Organizer
- Logical Organizer
- Alarms
- Tag-based alarms
- Tag Editor and Data Monitor
- Configure settings for Tag Editor and Data Monitor
- Equipment phases
- Equipment Sequences
- Equipment Sequence Diagrams
- Ladder Editor
- Structured Text Editor
- Sequential Function Chart Editor
- Define the steps of an SFC process
- PlantPAx instruction properties
- Controller Properties
- Editing Controller Properties
- Controller Security
- Source Protection
- License Source Protection for Routines and Add-On Instructions
- Module Information
- 1756 ControlLogix I/O Modules
- Instruction Set
Configure a Power-Up Handler program
Configure a program as the Power-Up Handler program. This program is executed on startup after losing power abnormally in Run mode.
IMPORTANT:
The program cannot be scheduled under a task.
To configure a Power-Up Handler program
- From theEditmenu, chooseController Properties.
- Select theAdvancedtab.
- From thePower-Up Handler Programmenu, choose the program to use.Note that a program must already exist in theController Organizer Power-Up Handlerfolder in order for it to be available from this menu.
- SelectOK.
Routines in the Power-Up Handler program should perform any startup logic required to reset the system to a useful state after a power loss.
Provide Feedback