Language Reference
PU
PU | Lift pen up. |
|
| Item |
|
| Description |
|
| Preset State |
| Active. Pen is up. |
|
| |
Example | 130 | OUTPUT | 723;"CLRDSP;" | Clear graphics from memory. | ||
| 140 | OUTPUT | 723;"PU;PA | 500,500;" | Lift pen. Move pen to (500,500). | |
| 150 | OUTPUT | 723;"PD;PA | 1000,1000;" | Place pen down. Draw line to | |
|
|
|
|
| corner. | |
| 160 | OUTPUT | 723;"PA PU | 0,1000;" | Move pen to | |
|
|
|
|
| up position. (See syntax diagram for PA.) | |
| 170 | OUTPUT | 723;"PD;PA | 1000,0;" | Place pen down and draw line to | |
|
|
|
|
| corner. |
Description
See Also
The PU command \lifts up" the graphics pen from the analyzer display. Use PU to move the pen position with the PA and PR commands without drawing on the analyzer display.
PA, PR, GRID, MK, GRAPH, DSPLY, LINET