User manual

Metapace T-3
Rev. 1.00
- 24 -
ESC –
Function: Turn underline mode on/off
Code:
ASCII
ESC - n
Hex
1B 2D n
Decimal
27 45 n
Range:
0 n 2, 48 n 50
Default:
n = 0
Description:
This command enables the print data following it to be printer out underlined.
The underline mode varied depending on the following values of n:
n Function
0,48 Turns off underline mode
1,49 Turns on underline mode, set at 1-dot thick
2,50 Turns on underline mode, set at 2-dot thick
Remarks:
The spaces generated by horizontal tab are not underlined.
Using bit 7 of ESC !, the underline mode can be activated/deactivated as well.
Differences:
None