Testing Communication without BASIC
To test the computer/plotter interface without using BASIC, turn on
your computer and plotter, load pens and paper, then follow these
steps.
1 .
At the DOS prompt, type the following (substitute COM2 for
COM1, if necessary) and press ENTER.
MODE COM1: 9600 , N , 8 , 1 , P
This sets the RS·232-C port for
9600
baud, no parity,
8
data bits,
one stop bit, and continuous error checking.
2. Type the following (substitute COM2 for COM1, if necessary) and
press ENTER.
ECHO I N ; SP1 ;PA0 , 0 ; PD0 , 1S00 , 1S00, 1S00 , 0 , 0 ; SP0>COMl
The plotter selects pen
#1,
draws a triangle on the page, and
returns the pen to the carousel.
Testing Communication with BASIC
To test the computer/plotter interface, turn on your computer and
plotter, load pens and paper, then follow these steps.
1. At the DOS prompt, type the following (substitute COM2 for
COM1, if necessary) and press ENTER.
MODE COM1 : 9600 , N , 8 , 1 , P
This sets the RS-232-C port for
9600
baud, no parity,
8
data bits,
one stop bit, and continuous error checking.
2.
Enter and run the following BASIC program (substitute COM2 for
COM1, if necessary). (If you need help entering and running the
program, refer to your computer documentation.)
,
10 OPEN ' ' COM1 : %00 , N , 8 , 1 , RS , CS65535 , D S , C D "
AS
�1
20 PRINT 1::t1 . " " IN ; OI ; "
30 INPUT � 1 , ID$
40 PRINT � l , • 'SP1 ; PA500,500 ; "
50 PRINT � l , " L B " + ID$+" PLOTTER OI< " +cHR$ ( 3 )
6 0 PRINT � l , " PA0 , 0 ;SP0 ; "
70 END
Your plotter selects pen
#1
and prints
3-6 PLQ'ITER INTERCONNECTION
Summary of Contents for 7475a
Page 1: ... FliOW HEWLETT PACKARD HP 7475A Graphics Plotter ...
Page 2: ...OPERATION HP 7475A AND Graphics Plotter INTERCONNECTION MANUAL ...
Page 8: ...f i oil I V J ...
Page 18: ......
Page 51: ...NOTES ...
Page 52: ......
Page 80: ......
Page 86: ...NOTES ...
Page 100: ...NOTES ...