LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Use 7831R in RT environment

Hi,my question is still related with our RT system.
The RT environment has been set up successfully.
We have a 7831R card in PXI chassis. We installed both FPGA 1.1 module and NI-RIO 1.1 in host computer and RT controller(Windows 2000 and LabVIEW-RT are installed).
We can only compile FPGA VI in host computer.
What shall we do next?
Please give us some help, thank you!

Regards,
Yang Xin
0 Kudos
Message 1 of 2
(3,263 Views)

All the necessary steps for developing and running a LV FPGA VI are described in the LabVIEW FPGA Module user manual. Once you have developed, compiled and interactively tested the VI running on the FPGA, you are ready to incorporate it in your host application (running on either LabVIEW Windows or LabVIEW RT). Integrating a FPGA VI in either of these is the same.

In your host VI you download and start the VI on the FPGA, which gives you a reference to the VI. You can then communicate with the VI on the FPGA by reading and writing its front panel controls and indicators. All of this is done using the LV FPGA host interface. See this manual.


Christian L
NI Consulting Services

authored by
Christian L, CLA
Systems Engineering Manager - Automotive and Transportation
NI - Austin, TX


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