|
-
Serial Communication at 230400 baud rate
I am creating a DLL for serial communication using VC6.0. I can achieve communication with baud rates up to 115200 using the CBR_115200 constant in WINBASE.h. I need 230400 but it does not exist and MSDN does not support 230400, it jumps from 115200 to 256000. I have tried adding CBR_230400 to WINBASE.h with no success, can any provide any information for using Microsoft's serial functions (DCB) with 230400 baud rate? Thanks.
Similar Threads
-
By IceCubeC in forum Java
Replies: 3
Last Post: 04-28-2006, 04:27 PM
-
Replies: 2
Last Post: 01-14-2002, 12:37 PM
-
Replies: 0
Last Post: 01-14-2002, 06:57 AM
-
By Bo-Göran in forum VB Classic
Replies: 14
Last Post: 07-10-2000, 11:30 AM
-
By Bo-Göran in forum VB Classic
Replies: 0
Last Post: 07-07-2000, 04:54 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks