LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to interface between fpga module(USB-7855R) and host PC.

Solved!
Go to solution

* Device : USB-7855R

* LabVIEW : 2021

I wan to acquire data from 6 analog input channels in 1 msec

and

At the same time check and save all analog input data in real time on the host PC.

Additionally, I want to do PID control for one of analog inputs in 1 msec .

To implement that, FIFO was used.

But

In the host PC, it is not possible to secure 1000 data per second for one analog input channel.

 

Please help me on what coding method is suitable for the purpose that I want to the implement.

0 Kudos
Message 1 of 2
(628 Views)
Solution
Accepted by dream4me

Review examples for this card that come with LabVIEW.

 

 


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
0 Kudos
Message 2 of 2
(596 Views)