Article ID: 123855
Article Last Modified on 10/30/2006
DEVICE=C:\DIGI\XALL.SYS /b:9600 /d:N81 /p:200 /m:D8000 /n:"digi"1
DEVICE=C:\DIGI\XALL.SYS /n:names /b:baud /d:data type /a:a
where:
/n: ---> Defines the naming convention for Digiboard ports
If this switch is omitted, the first port will
be named COM3, the second COM4 and so on by
default. Regardless of how the ports are named,
they must match the AsyncCommPort= settings in
each EXTERNAL.INI instance.
/b: ---> Sets the default baud rate to be used with all ports
Since the OS/2 default baud rate for serial ports is
only 1200, the switch should be included to obtain
better performance. The switch will support up
to 38,400 baud; however, more reliable results can
be obtained by using rates of 19,200 or less.
/d: ---> Sets the initial data type (parity, # of data bits,
stop bit #)
If this switch is not used, all serial ports will
be set to even parity, 7 data and 1 stop bit(s).
The MMTA requires no parity, 8 data bits and 1 stop
bit for asynchronous connections.
/a:a ---> Enables the alternate pin assignment of Carrier
Detect (DCD)
For Digiboard RJ45 port interfaces only.
Additional query words: 3.20
Keywords: KB123855