09-26-2005 12:56 PM
09-27-2005 03:51 AM
Morning Ross h,
Do you actually write the data to a .xls file or a .txt file? It would be a lot easier and less processor hungry to use .txt files, as with .xls files you would need to use ActiveX functions.
AdamB
National Instruments
09-28-2005 05:02 AM
Hi Ross,
I thought I would go away and make you an example VI for the results xls that you have sent me.
Here it is: I have added a few comments here and there but if you need more info please don't hessitate to post back on the forum
Hope if helps
AdamB
National Instruments
09-29-2005 02:58 AM
Thanks, I am afraid I only have version 7.0, and so the VI will not open.
Thanks
Ross
09-29-2005 03:02 AM
Hi Ros,
I've saved you a version of the code that will run for 7.0
Try this
AdamB
09-29-2005 04:09 AM
It works!!
Thank you very much
Ross