Chapter 4
Getting Started with Measurement Studio
©
National Instruments Corporation
4-21
Measurement Studio for MCC User Manual
•
MCC-488.2 Library
•
Measurement Computing GPIB Device
Setting up the project
1.
Open Visual Studio .NET from
Start»All Programs»Microsoft
Visual Studio .NET 2003»Microsoft Visual Studio .NET 2003
.
2.
Select
File»New»Project
. The New Project dialog box launches.
3.
In the Project Types pane, expand the
Measurement Studio Projects
folder. Select
Visual Basic Projects
or
Visual C# Projects
, depending
on which language you want to create the project in. This walkthrough
refers to Visual C#, but Visual Basic .NET users can follow the same
process.
4.
In the Templates pane, select
Windows Application
. Specify
MyMCCGPIBProject
for
Name
and select a
Location
of your choice.
5.
Click
OK
. The Measurement Studio Application Wizard launches.
Tip
If you are working with an existing project, you can access the Add Class Libraries
dialog box by selecting
Measurement Studio»Add/Remove Class Libraries Wizard
.
6.
In the Application Wizard dialog box, select
Windows Forms User
Interface Controls
and
MCC-488.2 Library
. The wizard
automatically adds references to the appropriate class libraries and sets
up the project for you.