Community Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

Example Project of RT+FPGA Application and System Replication Tlk VIs

Introductio

This project can be used to test a simple VI running into a RT target that communicate with an FPGA terget. The FPGA VI makes the FPGA LED blinking. The RT VI reads the FPGA LED values, plots the value to a FrontPanel's LED and uses that value as input for the RT LED. The RT VI produces simple random data and logs data into the RT target. The RT VI uses shared variables to pass data among Time Critical and Normal Priority loops

FP-Image.PNG

The Host VIs are the examples VIs of the System Replication Toolkit. They can be used to make a copy of the RT system and to install that copy into an unconfigured target of the same type.

Steps  to Complete

The project has been configured to run into a cRIO 9012 with a cRIO-9103. To test the project with a different target you need to add the new target and to drag and drop the TARGET VIs.

To use the HOST VIs the system replication Toolkit and the Internet Toolkit are required. You can find the links to the Real Time Target System Replication and to the NI-RIO System Replication Tools at the following KB 4CDD9ALX.


Contributors