Language Reference
GRID
Example | 40 | OUTPUT 723;"GRAT OFF;" | Turn o the graticule . | |
| 50 | OUTPUT 723;"SCALE 112,911,17,338;" | Dene scale . | |
| 60 | OUTPUT 723;"OR 112,48;" | Specify origin. | |
| 70 | OUTPUT | 723;"LINET 7;" | Select dotted line for drawing. |
| 80 | OUTPUT | 723;"PD;GRID 160,64,5,4;" | Place pen down. Draw large grid. |
Description
See Also
The GRID command draws a grid on the analyzer display where the X and Y dimensions specify the horizontal and vertical length of a single box in the grid. Number of X boxes and Number of Y boxes specify the number of boxes on the X and Y axis of the grid. The grid is positioned at the current pen position or at the item origin during the
SCALE, PEN, IT, OR, PA, PR, LINET