Date: Wed, 24 Jan 2001 10:11:36 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: JURAK Mihaly cc: djgpp AT delorie DOT com Subject: Re: serial com In-Reply-To: <3A6DA064.FB98761A@mm.bme.hu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 23 Jan 2001, JURAK Mihaly wrote: > Now I try to read the input signals of a serial mouse. > Do you know the settings of it (baud rate, bits, parity, etc)? Serial mice usually use 1200 baud. The Indispensible PC Hardware Book has a section on serial mouse communications, where all the details are available. > Later I have to connect to a F/T measuring unit, of which I don't know too much. > > How can I find out the connection parameters of a remote device? I don't think you can. The device's documentation should specify that.