Jump to content

Writing time values to xl file


Recommended Posts

Hi,

I am writing a code in which I acquire data real time from solar panels through DAQ and then carry out some calculations on the samples. I wish to write the final values along with timestamp in same xl file. Though I am able to write calculated values, I am not being able to write time values as it shows some type mismatch error.I am using Labview 8.5. Please help me out :-).

Regards,

achates

Link to comment

As per your suggestions, I am reattaching the code. In the code, the samples are being compressed with the last sample being written to the file. My question ultimately boils down to ' how can we write dynamic data values after compression along with the date and time at which each was sampled in the same xl file'?

Link to comment

QUOTE (achates @ Jun 17 2008, 06:16 AM)

As per your suggestions, I am reattaching the code. In the code, the samples are being compressed with the last sample being written to the file. My question ultimately boils down to ' how can we write dynamic data values after compression along with the date and time at which each was sampled in the same xl file'?

here's one way to do it.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.