Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

NI 9870 module

proj.png

these VIs are from the example in LV

 

 

0 Kudos
Message 11 of 32
(3,413 Views)

moonm,

 

I'm guessing that typedefd control named 901x DMA FPGA Reference.ctl  is not properly referenced to the FPGA.

0 Kudos
Message 12 of 32
(3,405 Views)

Hi

I don't understand your response

Can you explain more

 

regards

0 Kudos
Message 13 of 32
(3,399 Views)

When you run a cRIO in FPGA or Hybrid mode, you have two vi's running.  One ( Host ) runs on the real time OS.  The second ( Target ) runs on the FPGA.  The 'Host' needs a reference to the 'Target' vi.

 

This example project was set up with 901x DMA FPGA Reference.ctl  as a typedefd custom control referenced to the 'Target' vi running on the example FPGA.  You need to open up 901x DMA FPGA Reference.ctl and make sure that it is reference to your 'Target' vi.

0 Kudos
Message 14 of 32
(3,394 Views)

These files in my project i moved them from the example that ships with LV to my project.

 

When i open the 901x DMA FPGA Reference.ctl how can i make sure that it is reference to my 'Target' vi ??

 

hh.png


0 Kudos
Message 15 of 32
(3,390 Views)

'Right Click' on the reference and select  'Configure FPGA Reference'. 

0 Kudos
Message 16 of 32
(3,388 Views)

Hi

 

I open up 901x DMA FPGA Reference.ctl and it is reference to my 'Target' vi.

 

fpga vi.png

0 Kudos
Message 17 of 32
(3,377 Views)

For example, when i open the "Serial Loopback DMA (Host).vi" in my project :

 

mah host.png

 

 

0 Kudos
Message 18 of 32
(3,376 Views)

I have this errors list when i want to run :

 

mah host errors.png

0 Kudos
Message 19 of 32
(3,373 Views)

Did you recompile you FPGA target vi after you moved things around?

0 Kudos
Message 20 of 32
(3,366 Views)