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!!