
HPIIISi TWINAX CARD
The printer interface will interpret the “ ,” to be the end of the parameter (so that, for example, “50,000” would be interpreted as two values: value 1 = “50”, value 2 = “000”).
International users should also be aware that commas used to represent decimal points for line width in mm (as in “1,5” for “11⁄2”) also cause the number to be interpreted as two separate values (for “1,5”, value 1 = “1”, value 2 = “5”). To enter a valid decimal line width, use periods “.” to represent decimal points (as in “1.5” for “11⁄2”).
7.6.3BASIC DESCRIPTION
Draws a line from the specified x,y start to x,y end. <Line width> is specified in mm.
For example: ¬GL2;100;0;100;600 draws a
X,Y start |
(100,0) |
2 inches |
X,Y end |
(100,600) |
Figure 7-9. Example of a line.
78