01-13-2014 07:08 AM
Where to download a help file for NI-SWITCH .NET API?
We use C# and class is NationalInstruments.ModularInstruments.NISwitch;
01-13-2014 07:45 AM
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