Chapter 4 Developing with Measurement Studio
Measurement Studio User Manual 4-4 ni.com
Figure 4-1. New Project Dialog Box
Tip For more information about using project templates to create a new Measurement
Studio project, refer to the Creating a New Measurement Studio Project section in the
NI Measurement Studio Help. For information about converting Measurement Studio
projects, refer to the Converting Measurement Studio Projects section in the
NI Measurement Studio Help.

Creating a Measurement Studio DAQ Application

To create a Measurement Studio DAQ application, use the NI DAQ
Assistant. The DAQ Assistant integrates into Visual Studio .NET as a code
designer. Use the Add New Item wizard to add a DAQ task to your project,
and use the DAQ Assistant user interface, as shown in Figure 4-2, to
interactively create and configure the DAQ task. The DAQ Assistant
automatically generates a Visual Basic .NET, Visual C#, or Visual C++
.NET class that includes the functionality you configure in the user
interface.