04-17-2013 01:50 PM
Hello,
We would like to use the DAQmxConfigureLogging library function to stream analog input data to disk. We will be using the DAQmx_Val_LogAndRead option to allow reading of acquired data.
The question we have is if it is possible to asynchronously write event markers into the TDMS files created after acquistion is started?
Thank you,
04-18-2013 10:58 AM
Hi jharris66,
Yes it is possible, but there are some some things to consider before you incorporate this into your code. The following forum post discusses that, http://forums.ni.com/t5/Multifunction-DAQ/Multiple-TDMS-DAQmx-streaming-to-the-same-TDMS-file/td-p/1... .