IF-RIO

cancel
Showing results for 
Search instead for 
Did you mean: 

Invoke Method for ADC fails to appear in the host VI

Hi,

   I write up the vi for the FPGA to acquire IQ data from ADC. Now the FPGA vi pass the compilation and I proceed to programme the Host vi. However, as I write right click the Invoke Method, there is no option for ADC 0. I recompile and the problem persists.
   I attached my vi here.  I would really appreciate any hints or suggestions.
   Thanks.

David




Download All
0 Kudos
Message 1 of 2
(6,146 Views)
Hi David,

I'm not sure what you mean by "there is no option for ADC 0". The method node is supposed to show the follwing options: 1) Run, 2) Abort, 3) Reset, 4) Download, and, if you have any DMA FIFOs in your FPGA VI, then it will also let you read from or write to the DMA FIFO. I've opened your project and I get all the options, including one for reading from the FIFO named "Data to Host".
Could you please elaborate on what are you trying to do?

- Mauricio
0 Kudos
Message 2 of 2
(6,140 Views)