Remote-processing RPC-210 Manual de usuario Pagina 10

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 60
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 9
SETUP AND OPERATION SECTION 2
Page 2-4
Figure 2-3 W7 & W8 detail
Power supply
voltage
P1 Terminal
designation
W7 & W8
positions
+5V 5 W7[OFF],
W8[OFF]
+ 6 to 16V
E W7[OFF],
W8[ON]
2. Connect the serial ports.
Connect one end of the VTC-9F connector to the 10
pin 'COM ' port (J1) on the RPC-210. The VTC -9F
' key' on the 10 pin connector faces the outside of
the card. Refer to Figure 2-1 for connector
location. Connect the DB-9 end to the PC's COM1
or COM 2 port. Y ou may need a 9 pin male to 25
pin female adapter. T he VT C-9F is designed to
plug directly into the 9 pin serial port connector on a
PC.
Start up your serial communication program. Set
comm unication par ameter s to 9600 baud, 8 da ta
bits, no parity, 1 stop. If using Microsoft Windows
Terminal, you may load up ' RPC -210B. trm' file
(located on the applications disk r oot directory) to
quickly configure the program. If using
HyperTerminal, you may load up RPC-210B.HT
(also located in the applications disk root directory).
Make sure you set the "connector" to COM 1 or
COM2 in the Communications window.
3. Power up.
Turn on or connect the power supply.
RPBASIC-52 V1.20
For RPC-210
Copyright Remote Processing (2000)
Bytes free: 62740
458,752 bytes of additional memory
512K byte EPROM installed
The above message should appear. 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 section.
4. Testing.
Press the "Enter" key on your PC to verify the '> '
symbol returns.
The system is now in the “ immediate mode” and is
ready for you to start programming. 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
>
UPLOADING AND DOWNLOADING
PROGRAMS
Downloading program s means transferring them from
your PC (or terminal) to the RPC-210. Uploading
means transferring them from the RPC -210 back to the
PC. This section explains how to do both of these
procedures using generalized instructions for terminal
programs (Procomm , Windows Ter minal, etc.)
When uploading or downloading files, select ASCII text
format. XMODEM, YMODEM, or other formats are
not used.
RPBASIC-52 does not know when you are typing in a
program or if something else (laptop or mainfr ame) is
sending it char acters. The upload and download file
does not contain any special codes; they are sim ply
ASCII characters.
Uploading programs is simply a process of receiving an
ASCII file. You or your program simply need to send
"LIST" to receive the entire program.
Vista de pagina 9
1 2 ... 5 6 7 8 9 10 11 12 13 14 15 ... 59 60

Comentarios a estos manuales

Sin comentarios