Stops the data acquisition.

Syntax

Namespace: NationalInstruments.ECUTS.Pulser

public void StopDataAcquisition()

Remarks

The Pulser state transitions to Running after calling GeneratePulse(System.TimeSpan) if there is at least one input channel configured before calling it. You can call the StopDataAcquisition method to change the Pulser state to Configured or Unconfigured so that you can generate multiple pulses.