Create a program
Use the
Create Program
dialog box to create programs for tasks and FactoryTalk Smart Object
s. For large or complex programming tasks, it can help to break up the logic into multiple programs. Each program has its own tags that logic in other programs cannot access. You can create up to 1000 programs. - On the explorer bar, selectExecution.
- Navigate to and right-click the item and selectNew Program.
- InNew Program:
- Name.Enter a name for the program.
- Description.Enter a description of the program.
- (Optional) SetCreate a Main RoutinetoOn.
- Main Routine type.SelectLadder Diagram.
- A Ladder Diagram is a specialized schematic to represent relay control logic.
- SelectCreate. The new program and main routine appear inSystem.
Provide Feedback