Home
Community
Discussion Forums
Most Active Software Boards
LabWindows/CVI
Topic
LabWindows/CVI
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
How can I use LabWindows CVI to display scrolling RS232 data in a gui.
How can I use LabWindows CVI to display scrolling RS232 data in a gui.
chinook1
Member
12-19-2006
06:45 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
How can I use LabWindows CVI to display scrolling RS232 data in a gui. Trying to simulate same affect as Microsoft hyperterminal. My setup has 32 com port selection and I would like to post which ever com port is selected on to the screen.
0
Kudos
Message
1
of 2
(2,937 Views)
Reply
Re: How can I use LabWindows CVI to display scrolling RS232 data in a gui.
scomack
Member
12-19-2006
07:06 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Create a textbox and then use InsertTextBoxLine(panelHandle, controlID, LineIndex, string) to insert your data.
0
Kudos
Message
2
of 2
(2,934 Views)
Reply
All Forum Topics
Previous Topic
Next Topic