sts123 Posted June 9 Report Posted June 9 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 June 9 Author Report Posted June 9 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 June 9 Author Report Posted June 9 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 June 9 Report Posted June 9 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.