beautypg.com

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

Page 198

background image

6-6 Servers

Option Description

/Bnnnn Selects the baud rate for transmission. Available baud rates are

300, 1200, 2400, 4800, 9600, 19200, 38400, 57600, and 115000.
The default baud rate is 115000.

+/-

The plus sign (+) specifies packet-style transmission and is
recommended for any baud rate over 19200. The default setting is
to include + for packet transmission. Use the minus sign (-) to
specify polling operation under Windows95.

/Tnnn

Sets the time-out in the range of 2 to 3,640 seconds.

/IRQn

Set the IRQ for the communications port. Valid settings are 3 – 15.
Default is IRQ3 for COM 2 and COM4, and IRQ4 for COM1 and
COM3.

COMn

Selects the communication port. Available ports are 1 and 2.
COM1 is the default port.

To install the REMDISK program from CONFIG.SYS at 19200 baud, on
COM1, using packet-style transmission, insert the following line in
CONFIG.SYS and then reboot the system (remember to include the full
path to find REMDISK.EXE if not located in the root directory).

DEVICE=REMDISK.EXE /B19200 +

To display a help screen for REMDISK from the DOS prompt, enter

REMDISK /?

To install REMDISK from the DOS prompt or from a batch file (such as
AUTOEXEC.BAT) at 9600 baud, without packet-style transmission, on
COM2, enter

REMDISK /B9600 /COM2

To unload the REMDISK installed from the batch file or the DOS prompt,
enter

REMDISK /U