Attached is the project and the software that is on the cRIO.
I am trying to run a project on the cRIO that uses the real time module along with the FPGA modules. I am sort of new to LabVIEW, but I am familiar with the myRIOs real-time structure. All I am trying to do is send data from the host PC to the cRIO's FPGA and vice versa using analog inputs and analog outputs. I'm using a combination of user-defined variables (on the FPGA VI) and shared variables (on the cRIO real time structure). When I try to run the VI on the host PC I keep getting the error, "The target is already running a Real-Time Startup Application."
Any help is appreciated! And like I said I am new to the cRIO so please bare with me!
Also, I am using LabVIEW 2016 if that helps