02-02-2021 03:50 PM - edited 02-02-2021 03:51 PM
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
02-02-2021 03:54 PM
Are you able to confirm functionality with LabVIEW as the host and with the example?
Which NI hardware are you using this bitfile on?
02-03-2021 01:20 PM
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.
02-03-2021 04:18 PM
Are you able to run this example: https://forums.ni.com/t5/Examples-and-IP-for-Software/NI-Streaming-5840-Host-example/ta-p/3970841