-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
Details
Hello Brian,
First of all, thank you very much for the invaluable TDMS toolkit. I actively use the toolkit in many of my projects, and it truly adds value to them.
Today, after the 2.2.0.11 update, I noticed an issue. The issue is the slowness of the 'TDMS Write' operation. I observed that within the process consuming the data, the data coming from the producer is not consumed on time. Upon examining the source code of the toolkit, I noticed a very small mistake.
In 'Write Tremendous TDMS.vi,' the current reference of 'TDMS Tremendous' is not being passed to the output terminal. As a result, the 'Last mS check' value inside 'Get Current TDMS Reference.vi' is not updated, and it constantly has to check the file size. This situation slows down the write operation.
You can access the image of mistaken vi via the one drive link below.
https://1drv.ms/i/c/5a06d6f57b67f022/Eeq_SYJ5EiFKsK0waRnDAhwBK_Ek8v3Aeynk3x525B9w9Q?e=gOAvzL
I wanted to report this issue. Thank you again.
Please sign in to leave a comment.