Chapter 5 Getting Started with Measurement Studio
Measurement Studio User Manual 5-42 ni.com
6. Select File»Save Default.aspx to save your application.
7. Select Debug»Start Without Debugging to run the application. The
waveform graph displays the array of data.
Note You can also use the System.Web.UI.WebControls.FormView control
to bind to NationalInstruments.NetworkVariable.WebForms.
NetworkVariableDataSource. Refer to Using the Measurement Studio Network
Variable Data Source in Web Forms for more information.
Walkthrough: Creating a Measurement Studio NI-DAQmx Application
Note To complete this walkthrough, you must have either the Measurement Studio
Professional or Measurement Studio Enterprise package installed. This walkthrough
requires the DAQ Assistant, which is not included in the Measurement Studio Standard
package.
This walkthrough is designed to help you learn how to create an
NI-DAQmx applicationby taking you through the following steps:
Setting up the project—Using the Measurement Studio DAQ
Application Wizard, you will create a new project that references the
NI-DAQmx assembly and launches the DAQ Assistant to create an
NI-DAQmx task.