About This Manual
©
National Instruments Corporation
xvii
in Meas
u
rement St
u
dio, refer to the
NI Measurement Studio Help
, which
is f
u
lly integrated with the Microsoft Vis
u
al St
u
dio .NET help. To view
this help file in Vis
u
al St
u
dio. NET, select
Measurement Studio»
NI Measurement Studio Help
.
To create an application in Vis
u
al C++, Vis
u
al C#, or Vis
u
al Basic .NET,
follow these general steps:
1.
In Vis
u
al St
u
dio .NET, select
File»New»Project
to la
u
nch the New
Project dialog box.
2.
Find the Meas
u
rement St
u
dio folder for the lang
u
age yo
u
want to
create a program in.
3.
Choose a project type. Yo
u
add DAQ tasks as a part of this step.
ANSI C without NI Application Software
The
NI-DAQmx Help
contains API overviews and general information
abo
u
t meas
u
rement concepts. Select
Start»All Programs»National
Instruments»NI-DAQmx Help
.
The
NI-DAQmx C Reference Help
describes the NI-DAQmx Library
f
u
nctions, which yo
u
can
u
se with National Instr
u
ments data acq
u
isition
devices to develop instr
u
mentation, acq
u
isition, and control applications.
Select
Start»All Programs»National Instruments»NI-DAQ»
NI-DAQmx C Reference Help
.
.NET Languages without NI Application Software
With the Microsoft .NET Framework version 1.1 or later, yo
u
can
u
se
NI-DAQmx to create applications
u
sing Vis
u
al C# and Vis
u
al Basic .NET
witho
u
t Meas
u
rement St
u
dio. Yo
u
need Microsoft Vis
u
al St
u
dio .NET
2003 or Microsoft Vis
u
al St
u
dio 2005 for the API doc
u
mentation to be
installed.
The installed doc
u
mentation contains the NI-DAQmx API overview,
meas
u
rement tasks and concepts, and f
u
nction reference. This help is f
u
lly
integrated into the Vis
u
al St
u
dio .NET doc
u
mentation. To view the
NI-DAQmx .NET doc
u
mentation, go to
Start»Programs»National
Instruments»NI-DAQ»NI-DAQmx .NET Reference Help
. Expand
NI Measurement Studio Help»NI Measurement Studio .NET Class
Library»Reference
to view the f
u
nction reference. Expand
NI Measurement Studio Help»NI Measurement Studio .NET Class
Library»Using the Measurement Studio .NET Class Libraries
to view
concept
u
al topics for
u
sing NI-DAQmx with Vis
u
al C# and Vis
u
al
Basic .NET.