User`s manual

Using Control–F
2716>^F
Enter Command line —->FILENAME [@0-1FF,V,TN<cr>
Results in PGMX doing a blank check on the eprom between 0 and 1FF
inclusive. Then FILENAME.HEX is opened and any hex data falling
between the specified boundaries is sent. During data transfer, PGMX
displays the load addresses of the hex records that it is sending. Finally,
the checksum is calculated between the specified addresses and
displayed.
The options are always set off by an opening square bracket ([) and
the ending square bracket (]) is optional. Invalid commands result in
an error message and a return to the 9000 command prompter.
Definitions
Please note that the listed commands are generally passed on to the
programmer unchanged except for the order in which they appear in
the command line. PGMX will send the commands specified to the
programmer in the following order:
1. Menu command.
2. Toggle commands (except TN is done last).
3. Blank check or verify erasure
4. Program or read.
5. Checksum (TN)
Some commands, particularly theR command, work differently from
the 9000 commandR. The “%” and the “@” command are not valid
commands for the 9000. They are used to give PGMX information, not
the 9000. You may not specify any command more than once inside
the brackets except the toggle commands.
sssss = 24 bit starting address, Hex characters (0–9 and A–F).
eeeee = 24 bit ending address, Hex characters.
ooooo = 24 bit offset amount, Hex Characters
A delimiter is a dash (—), a comma (,), a space ( ), a carriage return,
or a line feed (ascii characters 2Dh, 2Ch, 20h, 0Dh or 0Ah). Carriage
return and line feed are represented by a < cr> or < lf> .
Chapter 9 Commands Model 9000
Page 40