public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: bambang <bpranoto@gmail.com>
To: linux-msdos@vger.kernel.org
Subject: Re: sensor on serial com timing problem under Win > 98
Date: Thu, 25 Oct 2007 08:52:57 +0700	[thread overview]
Message-ID: <1193277178.5944.0.camel@bambang-desktop> (raw)
In-Reply-To: <471E48C4.30242.64931FA@dieter.blaas.univie.ac.at>

On Tue, 2007-10-23 at 19:17 +0200, Dieter Blaas wrote:
> Hi, 
>    I have a temperature / humidity sensor that sends frequency 
> modulated data to the com port. The program collecting them 
> runs under DOS (up to Win98). I can run two DOS Windows 
> with two sensors without any problems from within Win98. 
> 
> Migrating to WinXP, I have tried to emulate DOS with DOSBox, 
> VirtualPC, and VMWare but in all cases the data are wrogly 
> interpreted in that the values are unreliable. This appears to be 
> a timing problem. 
> 
> Does anybody know whether DOSEmu under Linux would do 
> the job correctly? I am a LINUX beginner and would only try it 
> when there is a good chance of success.....
> 

I have a dos application connected to electronic weighing indicator
through serial port. The application works flawlessly under dos emu. 

Just tell dosemu how to map the serial port in the dosemu.conf:

$_com1 = "/dev/ttyS0"

Good luck!



      parent reply	other threads:[~2007-10-25  1:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-23 17:17 sensor on serial com timing problem under Win > 98 Dieter Blaas
     [not found] ` <op.t0nvd3nvqw3wu1@titan>
2007-10-24  3:58   ` Dieter Blaas
2007-10-24  5:03 ` Andris Pavenis
2007-10-25  1:52 ` bambang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1193277178.5944.0.camel@bambang-desktop \
    --to=bpranoto@gmail.com \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox