Creating Standalone Applications With LabVIEW FPGA For USRP X410

Updated Apr 1, 2026

Reported In

Hardware

  • Ettus USRP X410

Software

  • LabVIEW FPGA Module

Issue Details

I would like to make totally standalone custom FPGA (Using LabVIEW FPGA) for USRP X410. The target use case involves no connection to a Host computer and starts automatically when powered on.

Solution

Standalone applications with LabVIEW FPGA on USRP X410 are not supported. The recommended way is to use UHD API (C++ or Python) and RFNoC to build a custom FPGA bitfile

UHD: Getting Started with UHD and C++ - Ettus Knowledge Base 
RFNoC:
USRP Hardware Driver and Device Manual: RFNoC