Returns the number of measurements acquired that have not been fetched yet.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public int FetchBacklog { get; }

Remarks

Returns the number of measurements acquired that have not been fetched yet.

Returns

Returns the number of measurements acquired that have not been fetched yet.

Exceptions

TypeDescription
System.ObjectDisposedException

The FetchBacklog method was accessed after the associated NIDCPower object was disposed.