3. PRINTER FUNCTIONS
FH190SP
15
3-
programming of the register.
(dd)
bit=0
bit=1
bit0:setting of real time clock
disabled
enabled
bit1: print direction
normal
reverse
bit2:-
bit3: printing of seconds
disabled
enabled
bit4: CR ($0D)
enabled
disabled
bit5: -
bit6: font selection
font 1
font 2
bit7: reception buffer
1Kbyte
N° columns
[Notes]
• The setting is stored in the EEPROM and assumed as
default value the next time the printer is switched on
[Default]
[Reference]
[Example]
To send the setting byte 00001001 ($09):
$30 $39 $1B $47
M
C
S
E
)
d
d
(
M
C
S
E
)
d
d
(
M
C
S
E
)
d
d
(
M
C
S
E
)
d
d
(
M
C
S
E
)
d
d
(
[Name]
Write the value (dd) in the print mode
[Format]
ASCII
dH
dL
ESC M
Hex
dH
dL
1B
4D
Decimal
dH
dL
27
77
[Description]
Sets the default parameters in the print mode:
$00 small character printing
$01 double width printing
$02 double height printing
$03 expanded printing
[Notes]
• The setting is stored in the EEPROM
[Default]
Setting through the front keys
[Reference]
ESC m
[Example] To print in double height mode, transmit:
$30 $32 $1B $4D