PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

Adapting LabVIEW project from the PCI-7831R to new hardware (specifically the MyRIO)

Solved!
Go to solution

One of the projects I am working requires me to adapt a LabVIEW project that was originally written to be used with the PCI-7831R so that it is able to run on the NI MyRIO. I have only recently started working with FPGAs and LabVIEW, and was wondering if it's possible to run code on a MyRIO that was originally written for the PCI-7831R without having to completely re-make the project.

0 Kudos
Message 1 of 3
(818 Views)
Solution
Accepted by topic author umairzaidi

Create a new target in your project for the myRIO.  You can copy the code from the PCI-7831R target to the myRIO FPGA target.  You will then probably have to fix all kinds of stuff (IO, FIFOs, etc.).


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 3
(810 Views)

I have a similar case. Need to update the hardware from PCI-7831R to PCIe-7841R. If I only change the target in the project, will I need any additional actions?

0 Kudos
Message 3 of 3
(549 Views)