Using the NI-RFSA .NET Class Library with Microsoft Visual Studio
- Updated2025-10-20
- 1 minute(s) read
You can use the NI-RFSA .NET Class Library with Microsoft Visual C# .NET or Microsoft Visual Basic .NET in any Visual Studio version that can target .NET Framework 4.0 or .NET Framework 4.5.
To develop an NI-RFSA application in Visual C# or Visual Basic .NET, follow these general steps.
- Open an existing or new project file.
- Load the NI-RFSA .NET class library (NationalInstruments.ModularInstruments..Fx40.dll or NationalInstruments.ModularInstruments..Fx45.dll).
- Use the hierarchy tree to navigate the sub-objects of . The object represents a session with your NI-RFSA device. All NI-RFSA functionality exists in or one of its sub-objects.