07-11-2018 05:43 PM - edited 07-11-2018 05:45 PM
Hi everyone,
I am new to Labview and I have been trying to set up a p2p connection between the PXIe-5646R VST and the PXIe-7976R FlexRIO. So far I have been unsuccessful. When I run the code, I get the following error.
Any ideas on how I can solve this? I attached the code and the max screenshot.
Thank you,
Serg
Solved! Go to Solution.
07-12-2018 02:26 PM
Hey Serg15,
If you look at this paper: http://www.ni.com/white-paper/10801/en/#toc7 you will see at the bottom that there is a note about the PXIe-5646R:
Software designed instruments may not support P2P streaming in their instrument drivers, but this capability is available through instrument driver FPGA extensions, and when programming with the devices’ Instrument Design Libraries. See the device-specific documentation for more details.
Check out this page for some examples using the RFSG/RFSA driver:
07-17-2018 12:05 PM
Hi Tom,
Thank you for the information, it was of great help. I was able to get my code working.
Sergio