OP

Output Parameter

Returns parameter values
Pl
and
P2,
which represent the x and y coordinates of the lower-left
and upper-right spectrum analyzer display.
Syntax

C

OP
Example
10 DIM
A$[201
Allocates memory space
for result.
30 OUTPUT 718
*
“OP’
*
,
*
9
Gets the lower-kfl and the upper-right coordinates
of
the spectrum
analyzer display.
40 ENTER 718;A$ Moves result to the computex
50 DISP A$ Dkplays
the result.
60 END
Description
The values returned represent x and y screen coordinates of the spectrum analyzer display.
The screen coordinates designate the total on-screen area. The values returned are the
minimum x coordinate, the minimum y coordinate, the maximum x coordinate, and the
maximum y coordinate.
Query Response
output
termination
+
‘2OP
5408
Programming Commands