Technical data

Unit 4: Standard Command Codes
SATO GL4xxe SBPL Programming Reference Page 4-25
SMOOTHING FONTS: WB, WL, XB, XL
FUNCTION
To print text images on a label. These are the four auto-smoothing fonts available on
the printer.
FORMAT
Font WB: <ESC>WBa Font XB: <ESC>XBa
Font WL: <ESC>WLa Font XL: <ESC>XLa
a = 0: Disables auto-smoothing of font
1: Enables auto-smoothing of font (see notes below)
Place preceding the data to be printed.
EXAMPLE
<ESC>A
<ESC>PS
<ESC>H0001<ESC>V0100<ESC>WB0SATO
<ESC>H0001<ESC>V0185<ESC>WB1SATO
<ESC>H0001<ESC>V0270<ESC>WL0SATO
<ESC>H0001<ESC>V0355<ESC>WL1SATO
<ESC>H0300<ESC>V0100<ESC>XB0SATO
<ESC>H0300<ESC>V0185<ESC>XB1SATO
<ESC>H0300<ESC>V0270<ESC>XL0SATO
<ESC>H0300<ESC>V0355<ESC>XL1SATO
<ESC>Q1
<ESC>Z
OUTPUT
(4-19)
NOTES
Auto-smoothing (when enabled) is only effective if the character expansion rate is at
least (3) times in each direction.
Characters may be enlarged through the use of the Character Expansion (<ESC>L)
command.
Character spacing may be altered through the use of the Character Pitch (<ESC>A)
command.
A font must be defined for each field to be printed. There is no default font.