6. Edit the Task

LabView NI-DAQmx Measurement

5. Edit the Task

If you want to make changes to your task later, you can open the task using the DAQ Assistant Express VI in LabVIEW.

Complete the following steps to edit the voltage task to acquire data continuously:

  1. Double-click the DAQ Assistant Express VI on the block diagram in LabVIEW.
  2. When the DAQ Assistant launches, select Continuous Samples for the Acquisition Mode.
  3. Click OK.
  4. Save the VI as MyVoltageTask.vi.
Previous: 4. Test the Task Next: 6. Generate Code