ScopeChannelMeasurement.EndFetchByte Method (IAsyncResult)
- Updated2023-09-06
- 1 minute(s) read
ScopeChannelMeasurementEndFetchByte Method (IAsyncResult)
Waits for a pending asynchronous fetch to complete.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public AnalogWaveformCollection<byte> EndFetchByte( IAsyncResult asyncResult )
Public Function EndFetchByte ( asyncResult As IAsyncResult ) As AnalogWaveformCollection(Of Byte)
Parameters
- asyncResult
- Type: SystemIAsyncResult
An IAsyncResult that represents the pending asynchronous fetch.
Return Value
Type: AnalogWaveformCollectionByteAn array of type AnalogWaveformCollectionTData.