Modular Data Acquisition
Distributed Measurement and Control
High-Performance Test
Automated Test System Development Software
Perspectives showcases how NI sees what’s next in the world of test and technology.
You can request repair, RMA, schedule calibration, or get technical support. A valid service agreement may be required.
Provides support for NI data acquisition and signal conditioning devices.
Provides support for Ethernet, GPIB, serial, USB, and other types of instruments.
Provides support for NI GPIB controllers and NI embedded controllers with GPIB ports.
날짜: 11-24-2019 02:35 PM
Hello everyone,
I want to do linear interpolation in a USRP FPGA using Labview NXG FPGA module.
Does anybody know what block should I use that can be supported in the FPGA ?
Thanks in advance
Ali SABRA
날짜: 11-24-2019 03:04 PM
Hi Ali,
you can use a lot of math functions in the FPGA. And you can use FXP (preferred) or SGL (needs lot of fabric).
So what have you tried so far? Where are you stuck?