NI-SCOPE .NET Class Library Help

ScopeChannelMeasurement.Read Method

  • Updated2023-09-06
  • 1 minute(s) read
ScopeChannelMeasurement.Read Method

ScopeChannelMeasurementRead Method

Overload List

  NameDescription
Public methodRead(PrecisionTimeSpan, Int64, AnalogWaveformCollectionDouble)
Initiates an acquisition, waits for it to complete, and retrieves the data.This method may return multiple waveforms depending on the number of channels, the acquisition type, and the number of records you specify.
Public methodRead(PrecisionTimeSpan, Int64, AnalogWaveformCollectionDouble, ScopeWaveformInfo)
Initiates an acquisition, waits for it to complete, and retrieves the data. This method may return multiple waveforms depending on the number of channels, the acquisition type, and the number of records you specify.
Top

See Also