LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

fpga

Solved!
Go to solution

Dear Sir,

             I am working on project of designing a PI controller for a coupled tank process using LabVIEW. Now, I want to dump the same on code on FPGA I/O module and I want to use only FPGA and my process and make my entire system free of PC. How do I do that?

 

Thanking You,

Saruch Rathore

0 Kudos
Message 1 of 5
(2,739 Views)
Solution
Accepted by topic author saruch

Once you have compiled your vi for your target you can follow this steps in order to launch it at boot:

 

http://digital.ni.com/public.nsf/allkb/BC513C2A0DC29C89862574BF0002B0B9

 

 

Regards,

Marco

 

0 Kudos
Message 2 of 5
(2,731 Views)

Thank you for providing me the link.

But how do I compile the code? As explained in the link we have to just right click on the Build Specifications item and select New»Compilation. But in the LabVIEW version it is only showing option for source distribution. 

I am using LabVIEW 8.6.

0 Kudos
Message 3 of 5
(2,719 Views)

Thank you for providing me the link.

But how do I compile the code? As explained in the link we have to just right click on the Build Specifications item and select New»Compilation. But in the LabVIEW version it is only showing option for source distribution. 

I am using LabVIEW 8.6.

0 Kudos
Message 4 of 5
(2,719 Views)

If I remember correctly you should right click on the VI (placed under an FPGA target in the project explorer).

In the context menu there should be an item for compiling.

 

Regards,

Marco

0 Kudos
Message 5 of 5
(2,714 Views)