From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Can you run two or more parallel loops using LabVIEW FPGA?

I just want to know if you can run two or more parallel loops (HOST) using LabVIEW FPGA? Can I use LabVIEW Real-Time instead?

0 Kudos
Message 1 of 3
(4,074 Views)

When programming FPGA applications, you will have 2 VIs - one host and one FPGA. The FPGA VI runs on the FPGA target, and your host VI will run either on a Real Time system (e.g.. RIO Real Time controller) or a host computer. To answer your question though, yes you can have parallel loops in your host VI as well as the FPGA VI. There is no constraint there.

 

 

Regards,

Kareem W.
National Instruments
Web Product Manager
0 Kudos
Message 2 of 3
(4,066 Views)

Thanks, I appreciate the information!

0 Kudos
Message 3 of 3
(4,061 Views)