LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

There are no VIs to detect trigger on PDA pocket PC 2003

There are no VIs to detect trigger in the signals
acquired from
the mic input of PDA using soundrecord.dll
(under LabView PDA 7.1
pocket PC 2003 device)
and peak detect vi also
could not be used as we are getting the Link error PDALib0.lib for pocket
pc 2003 is not available.
0 Kudos
Message 1 of 2
(2,482 Views)

jelect,

What kind of triggering did you want for the mic input on your PDA? did you want to start acquiring when someone starts speaking, or something along those lines? If that's the case, then what you could do is continually call the SI Read.vi and poll to see if the voltage changes by a certain amount. Then, when that happens, do any processing that you need to.

As for the Peak Detector VI, here is the link to a knowledgebase on our website discussing this issue: http://digital.ni.com/public.nsf/websearch/EE144F58DCBE406B86256F1F00669514?OpenDocument

I hope this helps. have a great day!
 
Tyler S
0 Kudos
Message 2 of 2
(2,472 Views)