File Path Location for NIRFSG and NIRFSA .h/.dll/.lib

Updated Apr 10, 2025

Reported In

Driver

  • NI-RFSA
  • NI-RFSG

Programming Language

  • C
  • C# .NET

Issue Details

Where can I find the .dll/.lib/.h file for niRFSA and niRFSG drivers?

Solution

For 64-bit version:

.hC:\Program Files\IVI Foundation\IVI\Include
.dllC:\Program Files\IVI Foundation\IVI\Bin
.libC:\Program Files\IVI Foundation\IVI\Lib_x64\msc

 

For 32-bit versions:

.hC:\Program Files (x86)\IVI Foundation\IVI\Include
.dllC:\Program Files (x86)\IVI Foundation\IVI\Bin
.libC:\Program Files (x86)\IVI Foundation\IVI\Lib\msc

 

Additional Information

You need to make sure you check the box for NI-RFSA/NI-RFSG Support for .NET Framework Languages and Support for C as below during the driver installation to use the drivers under C programming or .NET framework.