Brother HL-Series Technical Reference Manual page 354

Hide thumbs Also See for HL-Series:
Table of Contents

Advertisement

Revision C 16/01/96
SM - Symbol Mode
SM c[;]
c ; ASCII character or symbol code
• The command specifies the symbol to be drawn.
• When the PA,PR,PD or PU instruction is used, the specified symbol will be drawn at the end of each
vector.
• The specified symbol will be drawn at the end of each vector even if the pen is up when the PA or PR
instructions are used.
• Omitting the parameter field cancels the symbol mode.
10 '*** SMEX ***
20 LPRINT "IN;SP1;SM*;PA500,1500;"
30 LPRINT "PD600,1590,670,1860,850,1960,1320,1900,1940,2350:"
40 LPRINT "PU;SM;PA500,500;SM3;"
50 LPRINT "PA550,800,680,720,800,950,1150,1230,1870,1350;PU;"
60 LPRINT "SM;PA1850,600;PD;SMY;PA3000,1450;"
70 LPRINT "SMZ;PA3300,1150;SMX;PA1850,600;PU;"
80 END
<Sample 78>
SP - Select Pen
SP [ n ] [;]
n ; Pen number
• Selects the pen specified by the pen number.
• The value for n must be an integer from 0 to 6.
TL-Tick Length
TL l1(,l2)[;]
1-Length of ticks in the positive X- and Y-axes
2-Length of ticks in the negative X- and Y-axes
• • Tick length is a percentage of the vertical and horizontal distances between P1 and P2.
• Sets the length of tick marks for the XT and YT instructions.
• Values for 1 and 2 are clamped real numbers.
• When the parameter field is omitted, the default values for tick length are used(for both l1 and l2, these are
0.5% of the horizontal and vertical distances between P1 and P2).
Chapter 9 "HP-GL" 27

Advertisement

Table of Contents
loading

Table of Contents