The easiest way would be to use the DAQmx Configure Streaming. With that function, you set up DAQmx to log all of the data straight to a TDMS file. You don't have to do anything except tell it where to put the data and run your task.
↧
The easiest way would be to use the DAQmx Configure Streaming. With that function, you set up DAQmx to log all of the data straight to a TDMS file. You don't have to do anything except tell it where to put the data and run your task.