Create a continuous task
Create a task to run continuously in the background of all assigned programs. CPU times not allocated to other operations scan the assigned programs. After the continuous task scans a program, an output update triggers and the task scans the next program. A project does not require a continuous task.
FactoryTalk Design Studio
pre-scans inhibited tasks. - On the explorer bar, selectExecution.
- Right-click the controller and selectNew task.
- InNew task, complete:
- Name. Enter the name of the task.
- Description. Enter a description of what the task does.
- Type. SelectContinuous.
- Watchdog. Enter the time the task runs before a controller fault occurs.
- (optional)Disable automatic output processing. Position the switch toOnto help prevent external output modules from updating the data table values of the controller at the end of the task scan. Position the switch toOffto enable updates.
- (optional)Inhibit task. Position the switch toOnto help prevent the controller from performing this task. Position the switch toOffto enable the controller to perform this task.
- SelectCreate.
- Expand theTasksfolder to view the new task.
Provide Feedback