11-10-2005 04:01 AM
I am trending tag data on an XY Graph and would like the option of exporting the trend data to an Excel File which opens and displays the data when a boolean control is pressed. It is important that the data is shown with timestamp and tag headings in the excel file, if possible, like this:
Date & Time Tag Name 1 Tag Name 2
10/11/05 10:39 10.1 50.0
10/11/05 10:45 10.2 50.5
11/11/05 13:09 11.1 60.0
I am experiencing difficulty making this possible. Firstly, I get a "File not in recognisable format" when I write the data to an excel file. And secondly, when I close excel and return to my vi, I get the following error message highlighting my Close Reference function:
LabVIEW: File permission error
NI-488: DMA hardware error detected
If anyone can help me open excel to show the correct data in the correct format (above) I would be u-n-b-e-l-i-e-v-a-b-l-y grateful! I have attached my vi which should show what I am trying to achieve.
Many thanks for any help with this,
Best regards,
Stuart
11-10-2005 04:49 AM
11-10-2005 04:58 AM
11-10-2005 06:39 AM - edited 11-10-2005 06:39 AM
Message Edited by becktho on 11-10-2005 01:40 PM
11-10-2005 08:05 AM
11-10-2005 08:19 AM
11-10-2005 10:14 AM
11-11-2005 12:27 AM