ScopeMeasurement.PointsDone Property
- Updated2023-09-06
- 1 minute(s) read
ScopeMeasurementPointsDone Property
Gets the actual number of samples acquired since the last fetch,
relative to the configured value for
FetchRelativeTo, including FetchOffset and for the current configured RecordNumberToFetch.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public double PointsDone { get; }
Public ReadOnly Property PointsDone As Double Get
Property Value
Type: DoubleActual number of samples acquired since the last fetch.