Wasp Technologies.
96 Copyright 2001 All Rights Reserved.
SET COM1
Description
This setting defines communication parameters for printer serial port.
Syntax
SET COM1 baud, parity, data, stop
Parameter
Description
baud
Baud rate, available baud rates are as listed :
24: 2400 bps
48: 4800 bps
96: 9600 bps
19: 19200 bps
38: 38400 bps
56: 56000 bps
parity
Parity check
N: None parity check
E: Even parity check
O: Odd parity check
data
Data bit
8: 8 bits data
7: 7 bits data
stop
Stop bit
1: 1 stop bit
2: 2 stop bits
Example
The parallel port is used to setup the printer serial port in this example by
MS-DOS mode.
C:¥>COPY CON LPT1<ENTER>
SET COM1 19,N,8,1<ENTER>
<CTRL><Z><ENTER>
C:¥>
Note: <ENTER> stands for keyboard “ENTER” key. In the above
example, please press “ENTER” key instead of typing <ENTER>
in the above example.
<CTRL> stands for keyboard “Ctrl” key.
Summary of Contents for WPL2
Page 1: ...WPL2 PROGRAMMING MANUAL Wasp Technologies BAR CODE PRINTER SERIES...
Page 5: ...SECOND 105 YEAR 106 MONTH 107 DATE 108 DAY 109 HOUR 110 MINUTE 111 SECOND 112...
Page 8: ...Wasp Technologies 2 Copyright 2001 All Rights Reserved GAP BLINE...
Page 60: ...Wasp Technologies 54 Copyright 2001 All Rights Reserved See Also F FILES...
Page 67: ...Wasp Technologies 61 Copyright 2001 All Rights Reserved See Also DOWNLOAD EOP OPEN READ SEEK...
Page 100: ...Wasp Technologies 94 Copyright 2001 All Rights Reserved See Also SIZE GAP BLINE...
Page 119: ...Wasp Technologies 113 Copyright 2001 All Rights Reserved...
Page 120: ...Last update May 21 2004...