Home
Community
Discussion Forums
Most Active Software Boards
LabVIEW
Topic
LabVIEW
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
Table
Table
Mariner
Member
04-06-2001
01:34 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
How do you get numbers from a Microcontroller into a table in LabVIEW automatic?
0
Kudos
Message
1
of 2
(2,885 Views)
Reply
Re: Table
Alberto
Active Participant
04-06-2001
07:43 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
LV tables accept only data as 2D string-array.
You have to convert your numbers to strings according to the number format (use the number to string functions), and build-up a 2D array that you will display on your table.
0
Kudos
Message
2
of 2
(2,885 Views)
Reply
All Forum Topics
Previous Topic
Next Topic