LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

acquisition with USB-6259

Hello everybody,

 

I use the example here with NI USB-6259 BNC.
It has intermal clock working at 80MHz.

1)Do I understand that right and it should provide a time accuracy up to 12.5ps?

 

I want to use external digital signal at 500kHz to trigger acquisition into 2 analig channels (voltage).

Channel 1 should sample with a delay after trigger, adjustable within 0.5us-1.5us.

Channel 2 should sample with a different delay after trigger, adjustable within 1.5-2us.


2) Is that doable with  NI USB-6259 and standart DAQmx functions?

3) Can someone suggest a link to an example?

Thank you in advance,

Alex 

0 Kudos
Message 1 of 3
(2,844 Views)

You are trying to acheive a triggered acquisition with strict timing constraints.

It can be acheived by Daqmx

 

Have a look into : Cont Acq Sample-Timed Loop-Analog Start.vi in the examples shipping with LabVIEW and post back for queries.

With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.
0 Kudos
Message 2 of 3
(2,822 Views)

Dear JK1,

 

I have tried the example and can not get it running. Error msg attached.

 

What I do:

1.In this example sampe clock rate is 1kHz. I leave it unchanged just to try, but I would like to go up to 1MHz 🙂

2. I connect trigger voltage (0-5V, 250kHz)  to  PFI0 and  APFI0 on  NI-USB6259

3. I connect sync 0-1V 250kHz signal to ai0

4. I make corresponding changes to channels in the example and try different trigger and timing parameters.

 

Nothing helps. What do I do wrong?

 

thanks 

 

0 Kudos
Message 3 of 3
(2,807 Views)