LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

restarting the sensordaq?

Is there any way i can restart my sensorDAQ? because i placed sensordaq initialise vi in two different events. but once i run the program i can ativate only one event. either the first or the second, i cant activate one after another. so its because i think is sensorDAQ needs rto be restarted. is there any vi for that?

 

0 Kudos
Message 1 of 4
(2,352 Views)

What exactly is "sensorDAQ"?

 

Can you post your VI?  Since you are talking about two different events, I have a feeling it is more about the way you are programming your event structure as opposed to the DAQ device itself.

0 Kudos
Message 2 of 4
(2,343 Views)

Hi, i got it resolved. it was a very simple. thanks for your kindness to help me.

actually i have attached my labview program here.

i was reading some signals from the tdms and writing the statistical values from it using the statistics vi and write it to the global variables. but while reading from tdms it shows an error saying that  end of file detected.i even wired the EOF to the stop terminal. but it was able to write the values to the global variables. but if i wire the errors to the out of the loop, the statistics vi fails to write the value.

could you please care to take a look at my codes?go to the start interrogation event and there you will find the read from tdms.

thank you so much.

 

Download All
0 Kudos
Message 3 of 4
(2,337 Views)

by the way sensorDAQ is a usb data acquisition hardware from vernier.i use it to acuire the physiological responses using the respiration monitor belt and hand grip heart rate monitor.

0 Kudos
Message 4 of 4
(2,335 Views)