Creating Graphics

Using Graphics Windows

DWINDOW is especially useful for displaying traces. Trace A is reproduced below in a window.

140

OUTPUT

723;"DWINDOW 400,400,0,1000,0,1000;"

 

150

OUTPUT

723;"PU;PA 0,0;PD;"

Draw box to outline trace.

160

OUTPUT 723;"PA 0,1000,1000,1000,1000,0,0,0;"

 

170

OUTPUT

723;

"DWINDOW 400,400,TRA;"

De￿ne window size and contents.

180

OUTPUT

723;

"GRAPH TRA;"

Display trace A.

Display Trace Data within a Graphics Window

10 OUTPUT 723;"DWINDOW OFF;"

5-26