eXtendo
®
Em ulation Command Set Reference
Part No. D 684 112 Mod.Nr. 4 150813 LEV Page 73 of 95
2.1.54 ESC [F1]+[01]+[08]+[00]+[d1]…[d7] RS-232 Communication
Parameter Setting
[Name] RS-232 communication parameter setting
[Function] This command is used to specify the RS-232 communication parameters such as
baud rate, stop bits, data bits, parity and flow control.
[Code] [1B]
16
+ [F1]
16
+ [01]
16
+ [08]
16
+ [00]
16
+ [d1]... [d7]
[27]
10
+ [241]
10
+ [01]
10
+ [08]
10
+ [00]
10
+ [d1]... [d7]
[Description]
1. The “ESC [F1]+[01]+[08]+[00]+[d1]…[d7]” command specifies the serial communication
parameters for RS-232 versions of the eXtendo
®
printer.
2. The following serial communication parameters are specified in [d1]...[d7] as follows: baud rate in
[d1], parity on/off in [d2], parity odd/even in [d3], number of data bits in [d4], number of stop bits in
[d5], flow control in [d6] and an additional block host TX (CTS signal low) on paper out flag [d7].
3. Parameter [d1] specifies the baud rates as follows:
[00]
10
= 4800
[01]
10
= 9600
[02]
10
= 19200
[03]
10
= 38400
[04]
10
= 57600
[05]
10
= 115200
[06]
10
= 230400 (unsupported at this time)
[07]
10
= 460800 (unsupported at this time)
Choosing an unsupported or undefined value will cause the printer to select 115200 baud.
4. Parameter [d2] specifies the parity on/off as follows:
[00]
10
= PARITY OFF
[01]
10
= PARITY ON
An unsupported or undefined value will select PARITY OFF.
5. Parameter [d3] specifies the parity even/odd as follows:
[00]
10
= PARITY ODD
[01]
10
= PARITY EVEN
An unsupported or undefined value will select PARITY ODD.
Parity even/odd is ignored unless parity is ON.
6. Parameter [d4] specifies the data bits as follows:
[00]
10
= 7 DATA BITS (unsupported at this time)
[01]
10
= 8 DATA BITS
Any value for d4 will select 8 DATA BITS.
7. Parameter [d5] specifies the stop bits as follows:
[00]
10
= 1 STOP BIT
[01]
10
= 2 STOP BITS
An unsupported or undefined value will select 1 STOP BIT.
8. Parameter [d6] specifies the control flow as follows:
[00]
10
= NO FLOW CONTROL (unsupported)
[01]
10
= HARDWARE FLOW CONTROL – RTS / CTS
[02]
10
= SOFTWARE FLOW CONTROL - XON/XOFF (unsupported at this time)
An unsupported or undefined value will select HARDWARE FLOW CONTROL – RTS / CTS.
(RTS = Ready To Send, CTS = Clear To Send)