50
Chapter 5. Using the 251 Monitor
Starting the MON251 Terminal Program
Use the following command line to start the MON251 terminal program.
MON251
COM1|COM2|COM3|COM4
INT14|NOINT
BAUDRATE(n)
where:
COM1: - COM4:
Specifies the serial port to use. You may use the COM port
number (1, 2, 3, or 4) as an abbreviation. COM1 is used by
default.
INT14
Specifies that the serial interface is accessed through the
BIOS software interrupt 14H. Direct hardware interrupts are
not used. You may use
I
as an abbreviation for
INT14
.
NOINT
Specifies that the serial interface is polled rather than
interrupt-driven. Hardware interrupts are not used. You
may use
N
as an abbreviation for
NOINT
.
BAUDRATE(
n)
Specifies the baud rate to use. If this option is omitted,
MON251 defaults to 9600 baud. The value
n
specifies the
baud rate. Valid baud rates are: 300, 600, 1200, 2400,
4800, 9600, 19200, 38400, and 57600. You may use
BR
as
an abbreviation for
BAUDRATE
.
The command-line parameters of the MON251 terminal program may be set
using the environment variable MON251. You may set this environment
variable using the DOS SET command. For example:
SET MON251=COM1 BAUDRATE(1200)
If no parameters are included on the command line, MON251 uses the MON251
environment variable settings. If the environment variable settings are used, the
MON251 terminal program displays the following message:
ENVIRONMENT STRING: MON251=<parameters>
Содержание MCB251
Страница 6: ...vi Contents...
Страница 18: ...12 Chapter 2 Setup...
Страница 24: ...18 Chapter 3 Hardware Schematics...
Страница 25: ...MCB251 Evaluation Board User s Guide 19...
Страница 26: ...20 Chapter 3 Hardware...
Страница 27: ...MCB251 Evaluation Board User s Guide 21...
Страница 28: ...22 Chapter 3 Hardware Printed Board Assembly...