LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PXI-7831R thoughput

Hi, guys!!!

I have LV 8.0 under WinXP with 7831R in my disposal.
The task is to write information wich goes serially with 30MHz of carrying frequency (every 2 us a packet with 32 bits) down into the file.

Every 2 us a triggering pulse appears on the first digital line. Immediately I should gulp down 32 bits of useful information wich goes on the second line. And that's it!

But what is the best way to make 7831R to clock up every 30 MHz timestamp (after trigger threshold) - that's the question.

Waiting forward to!
0 Kudos
Message 1 of 2
(2,815 Views)
Sharonoff-

I think your best bet for getting 30Mhz timing is to use the loop timer with FPGA module or the single cycle timed loop. You can find information and examples of thier use in the LabVIEW help

Loop Timer:
http://zone.ni.com/reference/en-XX/help/371599B-01/lvfpga/loop_timer/

Timed Loop:
http://zone.ni.com/reference/en-XX/help/371599B-01/lvfpga/fpga_timed_loop/

Xaq
0 Kudos
Message 2 of 2
(2,796 Views)