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
get bytes available at serial port
get bytes available at serial port
lyle
Member
12-11-2001
12:34 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
I'm using the CNiVisaSession wrapper class for serial communication. Is there a way to get the number of bytes available at the serial port using this class like there is with the ActiveX object CWSerial.GetBytesAtPort() method?
Thanks,
Lyle
0
Kudos
Message
1
of 2
(3,295 Views)
Reply
Re: get bytes available at serial port
Chris Matthews
Active Participant
12-11-2001
01:21 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Yea, you just call GetAttribute on the object with an attribute of VisaSerialBytesAvailable, its a uInt32.
Best Regards,
Chris Matthews
National Instruments
0
Kudos
Message
2
of 2
(3,295 Views)
Reply
All Forum Topics
Previous Topic
Next Topic