ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

NI-SCOPE .NET Class Library Help

ScopeChannelMeasurement.FetchDouble Method

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

ScopeChannelMeasurementFetchDouble Method

Overload List

  NameDescription
Public methodFetchDouble(PrecisionTimeSpan, Int64, AnalogWaveformCollectionDouble)
Returns the waveform from a previously initiated acquisition that the digitizer acquires for the specified channel. This method returns scaled voltage waveforms. Refer to Using Fetch Functions for more information on using this method.
Public methodFetchDouble(PrecisionTimeSpan, Int64, AnalogWaveformCollectionDouble, ScopeWaveformInfo)
Returns the waveform from a previously initiated acquisition that the digitizer acquires for the specified channel. This method returns scaled voltage waveforms. Refer to Using Fetch Functions for more information on using this method.
Top

See Also