ScopeChannelMeasurement.EndReadScalarMeasurement Method
- Updated2023-09-06
- 1 minute(s) read
ScopeChannelMeasurementEndReadScalarMeasurement Method
Waits for a pending asynchronous read to complete.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public double[] EndReadScalarMeasurement( IAsyncResult asyncResult )
Public Function EndReadScalarMeasurement ( asyncResult As IAsyncResult ) As Double()
Parameters
- asyncResult
- Type: SystemIAsyncResult
An IAsyncResult that represents the pending asynchronous read.
Return Value
Type: DoubleAn array of type AnalogWaveformCollectionTData.