FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour BuildCommDCB: flow control strings
Posts: 190
Joined: Tue Mar 14, 2006 01:59 AM
BuildCommDCB: flow control strings
Posted: Sun Nov 29, 2009 01:57 PM

Hello all.

I know that BUILDCOMMDCB( "COM1:9600,N,8,1", @cDcb ) opens the COM1: port, but how to enable flow control ?
I've read at http://msdn.microsoft.com/en-us/library ... 85%29.aspx that the parameters are the same of the MODE command, but then it talks about strings ending with "p" or "x". I'm confused.
Definitely, what do I have to add to the string above to enable:
1) XON/XOFF
2) RTS/CTS
3) DSR/DTR

Thanks,
Davide

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: BuildCommDCB: flow control strings
Posted: Sun Nov 29, 2009 07:22 PM
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion