Re: RS232 Keep RTS high
- From: "Scott McPhillips [MVP]" <org-dot-mvps-at-scottmcp>
- Date: Mon, 09 Jan 2006 08:48:35 -0500
Steven Z. Yu wrote:
So my question is can I keep RTS always high, although I have no data to send? Or there is some way to make output buffer always full or having some data so RTS will not get low.
Any suggestions will be appreciated.
PS. Hyperterminal works fine with the device.
Steven
You can set RTS always-high with the fRtsControl member of the DCB passed to SetCommState().
-- Scott McPhillips [VC++ MVP]
.
- Follow-Ups:
- Re: RS232 Keep RTS high
- From: Steven Z. Yu
- Re: RS232 Keep RTS high
- References:
- RS232 Keep RTS high
- From: Steven Z. Yu
- RS232 Keep RTS high
- Prev by Date: Re: Fast way to allocate buffer for producer/consumer scenario
- Next by Date: Re: #define __xxxxx
- Previous by thread: Re: RS232 Keep RTS high
- Next by thread: Re: RS232 Keep RTS high
- Index(es):