172
Procedures Section 6-1
2. Click the General Tab in the displayed Program Properties Dialog box, and
select the task from the Tas k Ty p e List. To set a program name, input the
program name in the Name Text Box in this tab page.
3. Click the Close Button to close the Program Properties Dialog Box.
4. When the program is allocated to a task, the check mark over the ST pro-
gram’s icon will be deleted. The allocated task number will be shown in pa-
rentheses after the program name.
6-1-4 Creating the ST Program
There are two ways to create the ST program’s content.
• Input the ST language after registering the variables.
• Register the variables as you input the ST language.
Inputting the ST
Language after
Registering Variables
There are two kinds of variables: global variables and local variables. This
section explains how to set local variables. For details on setting global vari-
ables, refer to the CX-Programmer Operation Manual (W446).
1. Registering Variables (with Local Addresses)
1,2,3... 1. Double-click the inserted ST program’s Symbols in the project workspace.
2. The symbol table will be displayed. Right-click to display the pop-up menu,
and select Insert Symbol from the pop-up menu.
(It is also possible to select Insert - Symbol.)
3. The New Symbol Dialog Box will be displayed. Set the following items, and
click the OK Button.