Quick Start Owner's manual

Table Of Contents
36 Publication 1756-QS001E-EN-P - October 2009
Chapter 2 Organize a Project
Follow These Steps
1. Configure the task execution (page 36).
2. Create additional programs (page 38).
3. Create user-defined data types (page 40).
4. Define your routines (page 43).
5. Assign main routines (page 47).
6. Configure the controller (page 48).
7. Configure I/O modules (page 49).
Configure the Task Execution
In this quick start, we limit the project to a single task with one of the following types of execution.
If you want to execute your logic Then configure the task for this type of
execution
All of the time
Continuous
This is the default configuration of
MainTask.
At a specific period
Periodic
You define the period at which the task
executes.
Execution of
Logic
task automatically
restarts
task automatically
restarts
task automatically
restarts
task automatically
restarts
period expires
task restarts
period expires
task restarts
Execution of
Logic
task finishestask finishestask finishes