sts123 Posted yesterday at 08:12 AM Report Posted yesterday at 08:12 AM In task there is the option to split the file by spanning multiple files over the given number of samples. Any chance I can do this with the LabVIEW code, so I have control over the file names and samples per file? R_R_9_MTDS_2.vi Quote
sts123 Posted yesterday at 08:30 AM Author Report Posted yesterday at 08:30 AM So effectively I want to create a variables with file path and samples number. Quote
cordm Posted 17 hours ago Report Posted 17 hours ago Use the builtin TDMS logging function and set the samples per file via property node (DAQmx Read class): https://www.ni.com/docs/en-US/bundle/ni-daqmx/page/multiplefiles.html R_R_9_MTDS_2_CM.vi 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.