NI-SCOPE .NET Class Library Help

Table of Contents

ScopeAcquisition.Backlog Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeAcquisition.Backlog Property

ScopeAcquisitionBacklog Property

Gets the number of (PointsDone) samples that have been acquired but not fetched for the record specified by RecordNumberToFetch.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public double Backlog { get; }
Public ReadOnly Property Backlog As Double
	Get

Property Value

Type: Double
The number of samples that have been acquired but not fetched for the record specified by record number to fetch.

See Also

Log in to get a better experience