Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

One compilation on several FPGA- systems

Hello,
I have several FPGA- systems. Some of them should do the same things.
Now I'm asking myself is it possible to compile the programm only once and´Copy it to the other systems. Or do I have to compile it on every system.
I do not only have the pure FPGA programm, I'm using also a host programm to communicate with user inputs.
Thanks Ruediger
0 Kudos
Message 1 of 2
(3,152 Views)
Hello Rüdiger,
as you can see from the target selection option "compile only", you may compile your VI for every kind of supported fpga-target offline.
Once you have compiled your VI for a special hardware (PXI-7831R, PCI-7831R, PXI-7811R, ... cRIO-900x ...), you can open its reference
in the host-interface VI and select the right (present) hardware now or use the external VISA-Input option to select your FPGA-resource
programmatically.
This link should be good illustration about the topic and documents an useful tool:
 
Regards Thomas.

Message Edited by Tobel on 08-05-2005 03:47 AM

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