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 improve the speed of inserting rows and colums into a table in CVI ?
How can I improve the speed of inserting rows and colums into a table in CVI ?
Tim Robinson
Member
10-09-2004
04:19 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
I want to insert too many rows and colums (maybe maxium 655360 rows)into a table and it take too many time,how can i improve it?
thanks!
0
Kudos
Message
1
of 2
(2,826 Views)
Reply
Re: How can I improve the speed of inserting rows and colums into a table in CVI ?
bilalD
NI Employee (retired)
10-11-2004
08:34 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Hello
Use the SetTableCellRangeVals() function instead of setting individual elements at a time. You can see a example of this under the ..\CVI\samples\userint\gridview.cws example
Hope this helps
Bilal Durrani
NI
Bilal Durrani
NI
0
Kudos
Message
2
of 2
(2,826 Views)
Reply
All Forum Topics
Previous Topic
Next Topic