ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

To read from excel Data

I have got an .xlsx file with me. It has got 10 frames in it for each frame the staring cell is A(30+(i-1)*48) and end cell is FG(72+(i-1)*48) where i ranges from 1 to 10. i should read the data continously into an intensity graph is it possible?

@nk
0 Kudos
Message 1 of 2
(2,594 Views)

Yes, it's possible.  I do it all the time.  You need to use ActiveX to control Excel and get the data from there.

 

Kelly Bersch
Certified LabVIEW Developer
Kudos are always welcome
0 Kudos
Message 2 of 2
(2,549 Views)