National Instruments 374318A-01 用户手册

下载
页码 109
Chapter 4
Getting Started with Measurement Studio
4-14
ni.com
The following screenshot shows 
Form1
 with the meter displaying the 
acquired value.
Walkthrough: Creating a Measurement Studio MCCDaq 
Scan Components Application in Visual Studio .NET 
2003
Measurement Studio includes a component library and application 
templates that you can use to quickly create MccDaq Components 
applications with Visual Basic .NET and Visual C#.
Measurement Studio Measurement Computing Edition includes user 
interface controls, such as a waveform graph control, and MccDaq scan 
components that perform analog input scans and analog output scans. This 
walkthrough is designed to help you learn how to add analog scan and 
presentation functionality to a Windows Forms application by taking you 
through the following steps:
Setting up the project—Using the Visual Studio New Project dialog 
box, you will create a new project that references the Measurement 
Studio MccDaq Scan Components library and Windows Forms 
controls.
Adding user interface controls to the project—Using the Toolbox 
and the Properties window, you will add and configure user interface 
controls and 
MccDaq.Scan
 components, including a button and 
waveform graph, and an 
AiScan
 component.