- FactoryTalk Design Studio Help
- Programs, tasks, and routines
- Add-On Instructions
- FactoryTalk Design Studio Code editor
- Instructions
- Instruction set
Configure a program
A program is configured as a main or fault routine and you have the option to inhibit or enable the program. To configure a program, create a program from the System or Execution explorer.
To configure a program
- Either:
- On the explorer bar, selectSystem, and Create a FactoryTalk Smart Object. Right-click the FactoryTalk Smart Object, selectNew programand then Create a program.or
- On the explorer bar, selectExecution. Navigate to and right-click the item. SelectNew Programand then Create a program.
- In thePropertiespane, select theConfigurationtab.
- InConfiguration, the program is configured as either a main or fault routine:
- Main Routine. The program is configured as a main routine that executes the logic when the program triggers.Main Routinecontains the valueCreated. If the program is configured as a fault routine,Main Routinecontains the valueNot Created.
- Fault routine. The program is configured as a fault routine that executes fault handling logic when the program fault occurs.Fault Routinecontains the valueCreated. If the program is configured as a main routine,Fault Routinecontains the valueNot Created.
- Inhibit Program. Position the switch toOnto prevent the controller from performing this program. Position the switch toOffto enable the controller to perform the program.
Provide Feedback