09-26-2013 12:05 PM
Have you tried to higlight the chunk of code you want to turn into a subvi, then go to Edit-->Create Subvi? It will automatically create it for you.
09-26-2013 05:27 PM
Ah, works like a charm.
Still getting the dreaded error -200279 (attempting to read samples that are no longer available) error in a relatively simple data acquisition system. Any suggestions for good examples that show this? When using the Express VIs, should we always use producer-consumer setups?
My data rates are low (1/sec!), and I thought I wouldn't see that problem, but I still do.
A.
03-23-2015 04:06 PM
How did you solve the Timestamp issue? I'm having trouble with the X-value turning all zeros after using Set Attribute.
Also, do you still have trouble with the for loop? I think I can help you. You need to wire in the string array with auto-index.
03-30-2015 02:50 PM
Can I ask how you fixed the timestamp issue? As soon as I name the channels, I lose the time each data value was taken.
Thanks
09-28-2016 09:19 PM
Helo I am QAISAR,
I have a problem during data storage by using write to measurement file. I am using DAQmax to acquire the real-time signal for strain by using strain gauges. When I save the data for the single channel by a write to measurement file it's automatically saved in excel sheet but when I use multiple channels the write to measurement file show error and stop the VI program. I attached the image that shows the error and LabVIEW program. Can anyone help me in this regards? I am very thankful to him.
09-29-2016 02:29 PM
You should make a new forum post for this question.
03-19-2018 03:15 PM
Hi everybody, I am very new to LabView (and programming in general!) and run into the same problem: I need to specify the column name on my saved file.
I understood the idea of a FOR loop around the Set Dynamic Data Attributes VI, but I really don't know how to do it, and how that can then be wired to the Write Measurements Data VI. Can someone post a proof of principle example, please? Thanks!
(PS somebody should make a YouTube video of it!)
01-13-2024 08:49 AM
Did you ever get a reply to this?