04-19-2016 09:06 PM
04-20-2016 02:01 PM
Hi blessedk,
Thanks for posting on the Discussion Forums to get some help with your TDMS writes. I was hoping to get a little more information on the issues you're seeing so I can best support you. Does the process execute for the same amount of time regardless of the file size? You say it is too slow- how large of delays are you seeing? Also, what have you set the MinimumBufferSize to?
Hopefully this extra info will help us narrow down the solution. Thanks!
04-20-2016 02:09 PM
04-21-2016 04:42 PM
Hey blessedk,
That behavior is definitely unexpected; have you been able to use highlight execution and pinpoint where in the code the bottleneck occurs? Are you making sure to close all references to your files before opening new ones? Are you receiving any errors when doing the write, or just the long delays?
If you can attach your code, that would be the best way to resolve the issue, so I can test it out on my end or see if there are any configurations you may need to reset. You can just attach it to your next post!
Thanks!
04-21-2016 04:52 PM
04-22-2016 08:12 AM
Hi blessedk,
Glad to hear that your writes are running faster. As far as making the reads more efficient, though, I'd really have to take a look at your code. Could you post the vi or a screentshot of the read values that are taking a while?
Thanks!