hi,
I am using cDAQ 9191 along with module 9205 for data acquisition. Attached with the post is my Lv code foe data aqcuisition and saving it to a measurement file. It is working fine. I start with running the code and i can see the waveform of all my 9 channels. afterwards i can press record button to start recording the data and storing in TDMS file. everything is quite fine till this. Now i need to stop the recording after 6 seconds automatically( which i need to do manually at this stage-aborting execution or pressing stop button on front panel). I guess i need to "time" case structure containing "write to measurement file". But how to do it?
Can anyone help? Or any other solution , after looking into the attached code.I am new to LV. TQ