LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FPGA streaming

Hi community, 

 

My team project is using NI STREAMING.lvbitx to transfer data over channel.

I generated header file from bitfile above, but I couldn't find functionality such as stop stream, get stream, set stream in C/C++. 

For those who are familiar with FPGA streaming, can you help me figuring out where I can find bitfile to generate the header file and get stream functionality in C/C++?

 

For stream, I'm talking about data variable that takes input as either DMA input/output or MGT input/output

0 Kudos
Message 1 of 4
(1,341 Views)

Are you able to confirm functionality with LabVIEW as the host and with the example?

 

Which NI hardware are you using this bitfile on?


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

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

I can't really show example of functionality, but it basically use those functions and retrieve/set stream data to determine which value from indicator and read.

 

Project is using PXIE-5840 and RF transmitter (RFSG). 

 

On the block diagram, RFSG cluster bus coming out of RFSG_init contains stream variable, but I couldn't find any cluster information in NIRFSG.h file.

0 Kudos
Message 3 of 4
(1,278 Views)
0 Kudos
Message 4 of 4
(1,266 Views)