Chapter 3
3-21
GPIB Programming
Display Graphics
LTa
Specifies line type:
OP
Outputs P1 and P2, the scaling limits: 0,0,5850,4095.
PAx,y
Draws from the current pen position to x,y. There can be many pairs of x,y coordinates
within one command. They are separated by commas, and the entire sequence is
terminated with a semicolon.
PD
Pen down. A line is drawn only if the pen is down.
PG
Erases the user graphics display.
PRx,y
Plot relative: draws a line from the current pen position to a position y up and x over.
PU
Pen up. Stops anything from being drawn.
RS
Turns on the measurement display.
SIh,w
Sets the character size, for height h and width w in centimeters:
a
line type
0
solid
1
solid
2
short dashes
3
long dashes
h
w
char size
0.16
0.20
smallest
0.25
0.30
0.33
0.39
0.41
0.49
largest
Summary of Contents for 8719ES
Page 15: ...1 1 1 Alphabetical Command Reference ...
Page 293: ...2 1 2 Introduction to Instrument Control ...
Page 310: ...3 1 3 GPIB Programming ...
Page 334: ...4 1 4 Reading Analyzer Data ...
Page 343: ...5 1 5 Data Processing Chain ...
Page 350: ...6 1 6 Error Reporting ...
Page 364: ...7 1 7 Programming Examples ...
Page 502: ...A 1 A Preset Conditions ...
Page 517: ...B 1 B Command Listings ...