sts123 Posted 2 hours ago Report Posted 2 hours ago Hi, What would be the most efficient way to record data in sampling rates >1MS/s into the .txt? I tried to use Write to Measurement File but after a few seconds it spits error, saying that I run out of memory. Please have a look at the .vi. R_R_3.vi Quote
sts123 Posted 2 hours ago Author Report Posted 2 hours ago 4 minutes ago, sts123 said: Hi, What would be the most efficient way to record data in sampling rates >1MS/s into the .txt? I tried to use Write to Measurement File but after a few seconds it spits error, saying that I run out of memory. Please have a look at the .vi. I am using cDAQ-9189 and NI-9775. 4 minutes ago, sts123 said: R_R_3.vi 151.64 kB · 0 downloads Quote
sts123 Posted 2 hours ago Author Report Posted 2 hours ago Just now, mcduff said: Post process the data into a text file. Do you mean, to save into MTDS, and postprocess to text? Quote
mcduff Posted 2 hours ago Report Posted 2 hours ago I cannot look at your file, but I suggest save the data to TDMS or any binary format of your choice. Once the file is saved, then you can convert it to text. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.