sts123 Posted Monday at 03:34 PM Report Posted Monday at 03:34 PM 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
mcduff Posted Monday at 03:39 PM Report Posted Monday at 03:39 PM Post process the data into a text file. Quote
sts123 Posted Monday at 03:39 PM Author Report Posted Monday at 03:39 PM 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 Monday at 03:40 PM Author Report Posted Monday at 03:40 PM 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 Monday at 03:56 PM Report Posted Monday at 03:56 PM 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. 1 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.