sts123 Posted Thursday at 08:12 AM Report Posted Thursday 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 Thursday at 08:30 AM Author Report Posted Thursday at 08:30 AM So effectively I want to create a variables with file path and samples number. Quote
ShaunR Posted Thursday at 03:32 PM Report Posted Thursday at 03:32 PM Something like this? file increment.vi Quote
cordm Posted Thursday at 03:36 PM Report Posted Thursday at 03:36 PM 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.