12-02-2015 06:31 AM
Hi everbody,
I am using USB 6008. I would like that analog input signal is triggered. For this, the square signal is sent to PFI input. But analog input signal is not triggered. For trigger, what can I do? what is the proporties of PFI input signal?
Thank you for your help
12-02-2015 06:40 AM
The PFI0 expects a digitial trigger signal, which usually refers to a TTL based signal type. You have to configure the trigger in your acquisition application.
So if you are confident that the trigger itself is correct from specification point of view, please attach the VI so we can see what you implemented softwarewise.
Norbert
12-02-2015 06:42 AM - edited 12-02-2015 06:43 AM
Hi 1085,
did you read the manual for the USB6008, especially page 21 handling the PFI0 input and the trigger options it provides for your DAQ hardware?
After doing so you just open the example VIs coming with LabVIEW and DAQmx to test them with your USB6008…
12-02-2015 07:38 AM
the square signal is generated from 0V to 5 V by function generator function. Then it is sent to PFI0. Is it work?
Thank you for reply
12-02-2015 01:01 PM
12-03-2015 01:14 PM
Hi GerdW,
I read manual. My function generator have not got a TTL output. So, I use waveform generation from LabVIEW functions for trigger signal. Square signal is generated by waveform generation and send to PFI0. But is not triggering. what do you suggest for PFI0 input signal?
Thank you for reply.
12-03-2015 01:57 PM
12-03-2015 02:39 PM
Please send me VI, how is generated digital signal to send from 6008 digital output to PFI0?
Thank you.
12-03-2015 03:48 PM - edited 12-03-2015 03:57 PM
This might work:
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
12-04-2015 02:59 AM