DCPowerMeasurement.EndFetch Method
- Updated2024-01-04
- 1 minute(s) read

DCPowerMeasurementEndFetch Method
Waits for a pending asynchronous fetch to complete.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023
Syntax
public DCPowerFetchResult EndFetch( IAsyncResult result )
Public Function EndFetch ( result As IAsyncResult ) As DCPowerFetchResult
Parameters
- result
- Type: SystemIAsyncResult
Returns an IAsyncResult that represents the pending asynchronous fetch.
Return Value
Type: DCPowerFetchResultReturns a DCPowerFetchResult struct that contains arrays of current measurements, voltage measurements and compliance measurements..