X-Series Measurement Applications for Modular Instruments Startup Guide
54
Code Walkthrough
To review or modify this program, make a copy of the
folder, then open
ApiExampleForm
in Visual Studio.
ApiExampleForm.sln
The project has the same assembly references and app.config requirements as the
console
ApiExample
program described earlier.
Use Visual Studio to View Code in MainForm.cs. Near the beginning of this file are some #define directives
for each supported IVI driver. Unless you have all the IVI drivers installed, you will need to delete or
comment-out directives for IVI drivers you are not using.