Subject: Re: dtr ist nicht gesetzt
jnix@medi.physik.uni-oldenburg.de
Date: Fri Nov 03 2000 - 12:48:52 CET
>
> Ich m=F6chte gerne eine Funktion schreiben, die die serielle =
> Schnittstelle =F6ffnet. Soweit auch kein Problem, jedoch m=F6chte ich =
> dabei auch DTR setzen. Wei=DF jemand, wie ich das hinkriege???
>
Du könntest mal gucken, ob das stty Kommando das nicht auch macht..
Ansonsten, wo Du wahrscheinlich schon geguckt hast, ist das
Serial-HOWTO und das Serial-Programming-HOWTO ?
In letzterem steht u.a. folgendes (Stand Oktober 1999):
15.4. RTS/CTS and DTR/DSR Flow Control
This is "hardware" flow control. Flow control was previously
explained in the ``Flow Control'' subsection but the pins and voltage
signals were not. Linux only supports RTS/CTS flow control at present
(but a special driver may exist for a specific application which
supports DTR/DSR flow control). Only RTS/CTS flow control will be
discussed since DTR/DSR flow control works the same way. To get
RTS/CTS flow control one needs to either select hardware flow control
in an application program or use the command:
stty crtscts < /dev/ttyS2 (or the like). This enables RTS/CTS
Johannes
This archive was generated by hypermail 2b25 : Fri Nov 03 2000 - 12:49:49 CET