- 107 -
fn = 11: Function 11 Setting Communication Conditions of Serial Interface
GS ( E pL pH fn a d1 ... dk
[Code]
<
1D
>
H
<
28
>
H
<
45
>
H
<
pL
><
pH
><
fn
><
a
>[
d
]
k
[Range]
3
≦(
pL
+
pH×256
)≦
65535
(
0
≦
pL
≦
255
、
0
≦
pH
≦
255
)
fn=
11
1
≦
a
≦
4 (Not changed in other than specified range)
48
≦
d
≦
57 (Not changed in other than specified range)
1
≦
k
≦
6
[Outline]
Sets the communication conditions of serial interface specified by “a”.
• a = 1: Setting baud rate
Baud Rate
d1 d2 d3 d4 d5
2400
50(“2”) 52(“4”) 48(“0”) 48(“0”) ----
4800
52(“4”) 56(“8”) 48(“0”) 48(“0”) ----
9600
57(“9”) 54(“6”) 48(“0”) 48(“0”) ----
19200 (Default)
49(“1”) 57(“9”) 50(“2”) 48(“0”) 48(“0”)
38400
51(“3”) 56(“8”) 52(“4”) 48(“0”) 48(“0”)
• a = 2: Setting to specified parity
d1 Parity
Setting
48 (Default)
No parity
49 Odd
parity
50 Even
parity
• a = 3: Setting to specified flow control
d1 Flow
Control
48 (Default)
DSR
/
DTR
49
XON
/
XOFF
• a = 4: Setting to specified data length
d1
Setting Data Length
55 7-bit
length
56 (Default)
8-bit length
• Operates only in printer function setting mode.
• Which of dip SW or memory SW is used at initialization depends on “Selecting
communication condition setting” of dip SW1-1.