SETUP AND OPERATION
FIRST TIME OPERATION
Become familiar with the locations of connectors before getting started. See Figure
RPC
Jumpers sho uld be kept in default positions.
1.Connect power .
The
Make sure pow er is off. Connec t the power supply to one of the appropriately marked terminals on the
2.Hook up to a PC or ter minal.
You can use either a PC o r CR T term inal to program the
Using a PC
Connect the
Start up your serial communication program. Set comm unication par ameter s to 9600 baud , 8 da ta bits, no parity, 1 stop.
Using a Terminal
Follow your term inal instructions to set the baud rate to 9600 baud, 8 data bits, no parity, and 1 stop. You may need a 9 pin male to 25 pin male adapter to connect the VTC - 9F .
3.Power up.
SECTION 2
Turn on your pow er supply. On pow er up a
copyright message is printed.
Copyright Remote Processing (1994)
Bytes free: 63740
65,536 bytes of additional expanded memory detected
512K byte EPROM installed
If a nonsense message appears, your terminal or PC may not be set to the appropriate communication parameters. If the system still does not respond, refer to TROUBLESHOOTING later in this chapter .
The sign on message may differ based on the RAM and flash EPROM installed.
4.Testing.
The system is now in the " imme diate mod e" and is ready for you to start program ming. T ype the following program:
10 FOR X=0 TO 2
20 PRINT "Hello ",
30 NEXT
40 PRINT
Now type RUN. The system will display:
Hello Hello Hello
READY
>
Terminate a program by typing a < Ctrl> - C .
UPLOADING AND DOWNLOADING
PROGRAMS
Downloading program s means transferring them fr om your PC (or terminal) to the
When uploading or downloading files, select ASCII text format . XMODEM, YMODEM, or other formats are not used.
Page