NI Streaming Host Example for the NI PXIe-5644R/45R/46R by NI - Toolkit for LabVIEW Download
This example streams data from the host VI to the output port of the NI PXIe-5644R and streams data from the input port of the NI PXIe-5644R to the host VI. This example also provides a template for setting up peer-to-peer streaming with another device.

Version | 2.1.0.1 |
Released | May 19, 2016 |
Publisher | NI |
License | NI Sample Code License |
LabVIEW Version | LabVIEW>=13.0 |
Operating System | Windows |
Project links |
Description
This example replaces LabVIEW 2012 support with LabVIEW 2013 support. In addition to the VIPM resolved dependencies, the following must be present on the system for correct operation:
Hardware:
NI PXIe-5644R/45R/46R
Software:
LabVIEW 2013 or LabVIEW 2013 SP1
RFSA 2.9 or 2.9.1
RFSG 1.9.7 or 1.9.8
NI PXIe-5644R/5645R/5646R Instrument Design Libraries 13.5
Some applications require offloading the data from the FPGA in the VST to another device. This can be accomplished in several ways: DMA FIFOs to a host system, Peer-to-Peer DMA FIFOs to other devices in a PXIe system, or through the front-panel DIO of the VST. Or, some applications require transferring data to another clock domain for processing, which can be achieved using local FIFOs.
Release Notes
Note, you must have the VIPM Desktop app to install this package into LabVIEW.
Versions