I'm trying to read values from a cell in a Excel worksheet. I modeled it after the example
provided with Labwindows/CVI, but it doesn't seem to be working. I'm trying to read 100 from cell "B5", but, everytime I end up reading 1535, no matter
what cell or what value I am reading.
I have enclosed the code I wrote for the function that reads Excel. "noiseParamSheet1Handle" is the handle of the first worksheet in the Excel workbook I am reading from. I have also included my Excel file for
reference.
I am using Labwindows/CVI version 6.0 along with the Excel 10.0 Object Library.