Language Reference

GRAPH

Description The GRAPH command draws previously stored measurement results, sized according to the current scale units determined by the SCALE command,

or the DWINDOW command if GRAPH is used with DWINDOW. If no units are speci￿ed, the default scale units are 0 to 1000 for both X and Y (set by CLRDSP). Use PD to place pen down, except during reference-graphics mode.

The graph can be drawn at the current pen position, or can be positioned with the OR command during the reference-graphics mode. For example, in the preceding example, lines 100 and 110 can be replaced with IT 1;GRAPH TRA; . Notice that the PD command is required except during the reference-graphics mode.

See Also TRCOND, CLRDSP, DWINDOW, SCALE, IT

7-156