09.12.2012 Views

HP 8590 E & L Series Spectrum Analyzers and HP 8591C Cable TV ...

HP 8590 E & L Series Spectrum Analyzers and HP 8591C Cable TV ...

HP 8590 E & L Series Spectrum Analyzers and HP 8591C Cable TV ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

PLOT<br />

Plot<br />

Initiates a plotter output of the screen data to the remote interface. With the appropriate<br />

<strong>HP</strong>-IB comm<strong>and</strong>s, the <strong>HP</strong>-IB can be configured to route the data to an external plotter.<br />

Syntax<br />

PLOT<br />

Item Description/Default Range<br />

PLOT Plot<br />

Number Any real or integer number. Number within the<br />

plotter coordinates.<br />

Related Comm<strong>and</strong>s: GETPLOT, PRINT, SNGLS, TS.<br />

Restrictions: Not available with Analog+ display mode. See “ANLGPLUS” for more<br />

information.<br />

Example for the <strong>HP</strong>-IB Interface<br />

The plotter is at address 5 <strong>and</strong> the spectrum analyzer is at address 18 in this example. (The<br />

program is only valid for <strong>HP</strong> 9000 series 200 <strong>and</strong> 300 computers.)<br />

This example illustrates how an external controller can initiate the sending of print data to an<br />

external printer.<br />

10 DIM P$[801 Allocates room in memory.<br />

20 OUTPUT 705;"OP;" Plotter outputs lower-L@ <strong>and</strong> upper-right display<br />

dimensions.<br />

30 ENTER 705;P$ Puts the plotter response in the computer string.<br />

40 OUTPUT 718;"PLOT";P$ Plots the spectrum analyzer display according to the<br />

dimensions stored in the computer string.<br />

50 SEND 7 ; LISTEN 5 TALK 18 DATA Conjigures the interface to output data from spectmcm<br />

analyzer to plotter:<br />

60 END<br />

Programming Comm<strong>and</strong>s 5-439

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!