delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
From: | Cesar Rabak <csrabak AT uol DOT com DOT br> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Serial Communication |
Date: | Wed, 30 Jan 2002 20:53:08 -0200 |
Lines: | 30 |
Message-ID: | <3C587954.EBE9494C@uol.com.br> |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1020121165343 DOT 19512C-100000 AT is> |
NNTP-Posting-Host: | 200-221-14-196.dsl-sp.uol.com.br (200.221.14.196) |
Mime-Version: | 1.0 |
X-Trace: | fu-berlin.de 1012431520 39912114 200.221.14.196 (16 [39218]) |
X-Mailer: | Mozilla 4.77 [en] (Win98; U) |
X-Accept-Language: | pt-BR,es,en |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Eli Zaretskii wrote: > > On Mon, 21 Jan 2002, ROLAND wrote: > [snipped] > > Is there a way to check what the default settings > > are?? > > I don't know of any. In the old plain DOS I don't know any means to check (except by use of a, perhaps, home made utility), but there is means to set it to your desired ones. Look in your DOS command line for the command "mode". There is a syntax for it (supposing the settings you want from this thread): C:\>MODE COM1: BAUD=48 PARITY=E DATA=7 STOP=1 and IIRC it is possible to do this way: C:\>MODE COM1 48,E,7,1 HTH -- Cesar Rabak GNU/Linux User 52247. Get counted: http://counter.li.org/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |