Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

.NET API for NI-SWITCH

Where to download a help file for NI-SWITCH .NET API?

We use C# and class is NationalInstruments.ModularInstruments.NISwitch;

"Only a life lived in the service to others is worth living..." - Albert Einstein
0 Kudos
Message 1 of 2
(4,398 Views)

Hi,

 

The help file for the NI-Switch .NET API is installed with the Installer and is integrated with Visual Studio.

The file is located at the following path

 

For Visual Studio 2010

All Programs -> National Instruments -> NI-Switch -> Documentation -> NI-SWITCH .NET 4.0 Help.

 

For Visual Studio 2012

All Programs -> National Instruments -> NI-Switch -> Documentation -> NI-SWITCH .NET 4.5 Help .

 

Moreover, you can press F1 in Visual Studio when the cursor is over "NISwitch" Class name in the code.

 

 

You may need to configure NI-Switch Help in Visual Studio.

Instructions for configuring the Help File can be found in the ReadMe File Under the heading "Installing Help" ,  which is at location

 

For Visual Studio 2010

All Programs -> National Instruments -> NI-Switch -> Documentation -> NI-Switch Libraries for .NET 4.0 Readme

 

For Visual Studio 2012

All Programs -> National Instruments -> NI-Switch -> Documentation -> NI-Switch Libraries for .NET 4.5 Readme

 

 

 

 

0 Kudos
Message 2 of 2
(4,392 Views)