LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

read from spreadsheet file VI in C

Hi,
 
I came across the "Read From Spreadsheet File" VI available in LabView. I was wondering if there is an equivalent function in C that is similar to this VI. For example, many motion functions also have equivalent C functions such as flex_intialize_controller() or flex_start().
 
I searched the documentations and google, and have not found any. Do I have to manually program the "read from spreadsheet file" part if I want to do this in C?
 
It seems Labview is so much better since they have built in VI's such as Read From Spreadsheet File.
 
Thanks!!
0 Kudos
Message 1 of 2
(2,293 Views)

Yes you're right LV is much better than C. To get the same functionality you'll need to either write it yourself or buy someone's library.

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 2
(2,283 Views)