![National Instruments DAQCard-6715 Скачать руководство пользователя страница 13](http://html.mh-extra.com/html/national-instruments/daqcard-6715/daqcard-6715_user-manual_708970013.webp)
About This Manual
©
National Instruments Corporation
xiii
Analog Output Series User Manual
from within Visual Studio .NET. You can generate the configuration code
based on your task or channel in Measurement Studio. Refer to the
DAQ
Assistant Help
for additional information about generating code. You also
can create channels and tasks, and write your own applications in your
ADE using the NI-DAQmx API.
For help with NI-DAQmx methods and properties, refer to the NI-DAQmx
.NET Class Library or the NI-DAQmx Visual C++ Class Library included
in the
NI Measurement Studio Help
. For general help with programming in
Measurement Studio, refer to the
NI Measurement Studio Help
, which is
fully integrated with the Microsoft Visual Studio .NET help. To view
this help file in Visual Studio. NET, select
Measurement Studio»
NI Measurement Studio Help
.
The
Measurement Studio Reference
contains the Traditional NI-DAQ
(Legacy) API overview, measurement concepts, and function reference. In
Visual Studio .NET, select
Measurement Studio»Measurement Studio
Reference
.
To create an application in Visual C++, Visual C#, or Visual Basic .NET,
follow these general steps:
1.
In Visual Studio .NET, select
File»New»Project
to launch the New
Project dialog box.
2.
Find the Measurement Studio folder for the language you want to
create a program in.
3.
Choose a project type. You add DAQ tasks as a part of this step.
ANSI C without NI Application Software
The
Traditional NI-DAQ (Legacy) User Manual
and the
NI-DAQmx Help
contain API overviews. The
NI-DAQmx Help
also contains general
information about measurement concepts. The
Traditional NI-DAQ
(Legacy) Function Reference Help
and the
NI-DAQmx C Reference Help
describe the C functions and attributes. Select
Start»All Programs»
National Instruments»NI-DAQ
and the document title for the NI-DAQ
API you are using.
.NET Languages without NI Application Software
With the Microsoft .NET Framework version 1.1 or later, you can use
NI-DAQmx to create applications using Visual C# and Visual Basic .NET
without Measurement Studio. You need Microsoft Visual Studio .NET
2003 or Microsoft Visual Studio 2005 for the API documentation to be
installed.