- 126 - 
  fn = 11: Function 11 Setting Communication Conditions 
 GS ( E pL pH fn a d1...cdk         
 
[Code]       <1d>H<28>H<45>H pL pH fn a d1..dk 
 
[Range]       3≤(pL + pH x256)≤65535 (0≤pL≤255, 0≤pH≤255) 
fn = 11 
1≤a≤4,119,120 (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  d6 
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”)  — 
57600 
53(“5”) 55(“7”) 54(“6”) 48(“0”) 48(“0”) 
— 
115200 
49(“1”) 49(“1”) 53(“5”) 50(“2”) 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 
 
• a = 119: Setting to specified 
DMA control 
d1    Setting Data Length 
48 (Default)  Valid 
49 Invalid 
 
• a = 120: Setting to specified 
VCom flow control 
d1 Parity Setting 
48 (Default)  PC setting 
49 DTR/DSR 
50 XON/XOFF 
 
• 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.