Quick Start Owner's manual

Table Of Contents
Publication 1756-QS001E-EN-P - October 2009 47
Organize a Project Chapter 2
Assign Main Routines
Each program requires a main routine. Once you create your routines, assign a main routine for each
program.
Follow these steps to assign a main routine.
1. Right-click the program folder and choose Properties.
2. Click the Configuration tab.
3. Select the main routine and click OK.
IMPORTANT
In the default project, MainProgram already has a main routine (MainRoutine). You have to assign a main
routine only for each additional program that you create.