LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can use the active x excel to change the assigned data/number in my VI?

I have an assigned data in my vi using build array and insert into array. i can change the data in excel,
but i can't change the data in array, How can I connect/communicate/control the data in aray using active x excel.
(i know this is complicated that's why i'm trying to get helped)
(please lend me a simple example)
Thank You very much.
0 Kudos
Message 1 of 2
(2,460 Views)
The one I pointed you to before was a bad example. Try the one here. The example returns the cell value as a string but that's easy enough to change. You can also modify it to return a range of cells to create a LabVIEW array. You can also search NI Dev Zone for other examples by going here and you can also search this forum for Excel examples.
0 Kudos
Message 2 of 2
(2,460 Views)