User Manual User guide

Creating an
ASCII
Archive File
5-25
Table 5.U
Control Bits for Control Files Defined by the Word CTL
Bit Address Bit Name Bit Number
R6:0/EN Enable 15
R6:0/EU
Enable Unload -or- Queued
14
R6:0/DN
Done -or- Asynchronous Done
13
R6:0/EM
Empty -or- Synchronous Done
12
R6:0/ER Error 11
R6:0/UL Unload 10
R6:0/IN
Inhibit -or- Running
09
R6:0/FD Found 08
When CTL is used with an ASCII instruction.
Entering the Project Name and Program File List
The project name format consists of the keyword “PROJECT”, pr
oject name
,
program
file number
and program filename. For example:
PROJECT
“AB” 2
“POWERUP”
Keyword
Project Name
Program File Number
Program Filename
Use up to eight alphanumeric, underscore, or IBM–extended characters, in any
combination, to specify the project name. If the project name does not match the
filename of the archive file, or if the project name is left blank, the import utility
uses the name of the archive file.
The list of program file numbers and names, if included, follows the project name.
You must specify the file number first, then the filename.
The file number is an immediate integer value (2–15 for MicroLogix 1000
controllers; 2–255 for all other controllers and processors). You do not have to
specify the program file numbers in order
, for example: 2 “AB” 5 “A” 3 “B”.
You specify the program filename like the project name. Y
ou may use up to ten
characters.