Avery Dennison 6035 Programmer Manual Rev.CA 6/01 User Manual

Page 200

Advertising
background image

Utility and Driver Reference 7-9

/W len

Data length in bits. Values are 7 and 8. The default is
8.

/Sstop

Stop bits. Values are 1 and 2. The default is 1.

/Fcontrol

Flow control. Values are N (none), X (XON/XOFF),
and P (DTR). The default is X.

/L:file

The files containing MPCLII packets (for fonts, etc.) to
pre-load when the utility starts. You can specify this
option multiple times on a command line. Standard
DOS wild cards (*, ?) are allowed.

/M:size

The amount of memory in kilobytes to reserve for
fonts . Values are 0-128. The default is 64.


Examples

ONLINE

Runs ONLINE at 19200 baud, with no parity, 8 data bits, 1 stop
bit, XON/XOFF flow control, and 64K for font storage memory.

ONLINE /B9600 /PO /W7 /S2 /FP

Runs ONLINE at 9600 baud with odd parity, 7 data bits, 2 stop
bits, DTR flow control, and 64K for font storage memory.

ONLINE /M:100 /L:*.PCL

Runs ONLINE at 19200 baud with no parity, 8 data bits, 1 stop
bit, and XON/XOFF flow control. It pre-loads all .PCL files and
reserves 100K for font storage memory.

Advertising