This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

continuous capture (for 10 sec) and streaming and saving (in HDD in realtime) such Samples using ADC12D1800RFRB

I have few question regarding ADC12D1800RFRB. I am considering using it for my application. Would be grateful if anyone can answer me

a) I want to capture pulsed analog signal ( voltage) that has pulse width of  ~ 100 ns and has repetition rate of 1KHz.  (1Khz..ie 1 ms gap between each pulse,1000 pulse per sec) . Can I capture such analog signal using ADC12D1800RFRB for continuously 10 sec and at the same time stream that data ( in REALTIME) samples ( of 10 sec)  to save in Hard Drive ?

b) Is there any way to trigger the board and just capture data for that 100 ns in each cycle and save that data in HDD in real time ( or atleast all the pulses data ) for each cycle. ( Then how to tell the board to capture only 100ns after trigger in each cycle ? )

c) If it not possible then is it because of the software ( Wavevision 5) ? or itself the hardware is not capable for doing such thing ( so long continuos storage ) .

d) Is it possible to steam the data trough LVDS bus and save in another FPGA board with big memory ( say 2GB ) ?

e) Is it possible to write VB.net (or  VC#) program using Wavevision DLL to do that function mentioned above.