Home
Community
Discussion Forums
Most Active Software Boards
Measurement Studio for VC++
Topic
Measurement Studio for VC++
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
Opening a commport in Visual C++
Opening a commport in Visual C++
Eric Kowalewski
Member
11-16-2002
10:35 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Hi,
Can anyone tell me how I would open a commport in VC++? I need to
communicate with a piece of hardware and send ascii commands to it.
Thanks,
Eric
0
Kudos
Message
1
of 2
(2,825 Views)
Reply
Re: Opening a commport in Visual C++
Elton Wells
Active Participant
11-17-2002
02:42 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
You can do this with the
CreateFile
function. For more information on using CreateFile and the other file I/O functions with a comm port, see the
Communications Resources
in MSDN.
- Elton
0
Kudos
Message
2
of 2
(2,825 Views)
Reply
All Forum Topics
Previous Topic
Next Topic