beautypg.com

Avery Dennison 6037 Rev. AA 3/04 Programmer Manual User Manual

Page 159

background image

Utility Descriptions 5-39

bw40 — For a color graphics adapter with color disabled and 40
characters per line.

bw80 — For a color graphics adapter with color disabled and 80
characters per line.

co40 — Indicates a color monitor with color enabled and 40 characters
per line.

co80 — Indicates a color monitor with color enabled and 80 characters
per line.

mono — For a monochrome display. Assumes 80 characters per line.

The final syntax sets the number of

display lines. Valid values included

L25, L43, and L50.

Note:

A serial port should be initialized before an LPT device is
redirected to it.

Examples

MODE COM1:9600,n,8,1

Modifies the settings for the COM1 device to a baud rate of 9600, no
parity, eight data bits, and one stop bit.

MODE LPT2:=COM2

Redirects the output from LPT2 to the COM2 serial port. All following
output to LPT2 actually goes to the COM2 device.

MODE mono

Indicates a monochrome display adapter.