×
Menu
Index

6.2 Programs

 
Hot Key: Alt-P
 
KEYWORD: PRG
UsagePRG1,PRG2,PRG3...
How to show: when you use one of these items , the label of the item will be shown in the place where you use
 
Control Basic is the programming language of the T3000. To access an individual program press the “Ins” key while high lighting that program. The programming language is discussed in Chapter 10.
Sample Control Basic work screen:
 
 
6.2 Programs
Control Basic set-up fields:
 
1

Full Label

1. Full Label
A 20 character descriptor of the point.
2

Status

2. Status
Indicates whether the program is running or not (ON/OFF).
3

Auto/Manual

3. Auto/Manual
In “Auto” the running of the program can be controlled by either the program timer or another program. In “Manual” the program can be stopped and started by the operator by toggling
the status field.
4

Size

4. Size
The length in bytes of the program, maxi mum size is 2500 bytes.
5

Run Status

5. Run Status
The time between each running of the program (mins: secs).
6

Label

6. Label
An 8 character descriptor of the point.
 See Chapter 10 for more information on how to program Control Basic and use the Control Basic Editor