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