LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview and fpga VI starting problem

Hello 

 

I want to start and stop the FPGA and Host VI with only one button. Stoping is not a problem but when ever I wanted to start the FPGA and Host application then first I need to run the FPGA vi But my problem is if their is solution to start the both vi (FPGA and Host) through the HOst(RT) vi So please let me know.

 

0 Kudos
Message 1 of 4
(2,398 Views)

1.Don't tick run when loaded to FPGA in FPGA build specification.

2. Tick run the FPGA VI in FPGA open.

Doing so, FPGA will automatically run when host VI run FPGA Open.

0 Kudos
Message 2 of 4
(2,382 Views)

Hey thank you for your reply But your second point is not clear to me. And as per your knowledge I already untick the Run when loaded to FPGA. 

So please give me more detail description for your second point. 

 

 

0 Kudos
Message 3 of 4
(2,378 Views)

If on your Host side you want to "interact" with the FPGA, then you should use an Open FPGA Reference VI somewhere on the Host Side.

 

When you double-click the VI you get these options:

http://zone.ni.com/reference/en-XX/help/371599J-01/lvfpgahost/config_open_fpga_ref/

 

One thing you can "tick" is the "Run  the FPGA VI" option.

 

Have you went through any example or followed any (online or offline) trainings?

Kind Regards,
Thierry C - CLA, CTA - Senior R&D Engineer (Former Support Engineer) - National Instruments
If someone helped you, let them know. Mark as solved and/or give a kudo. 😉
0 Kudos
Message 4 of 4
(2,358 Views)