Dear users of Labview,
Sinds a week or 2 I'm working with labview. I'm used to work with C++ Builder 6.0 so this is a complete other way to program. I'm working on a project that can read/write measurements from a multimeter and a Powersupply. I can read and write to both devices.
I want to write some data into an excel file. The first column I want to fill with the time and the second column I want to write fill with the measurement. In this way I can see on what time a measurement has been taken.
I can write the output values of the multimeter into an excel sheet but I can't fill 2 rows at the same time. I'm trying to use an 2D array en this is working but I can't write an 2d (string) array to excel.
Can somebody tell me how to write an 2d string array to excel ?
I'm using Labview 6.0.2 (yes I know there is a new version :D)
Thank you for you're time and efforts.
IJnte de Jong(Netherlands).
Press "F" to format your disk, or "F" to cancel.