NI-SCOPE .NET Class Library Help

Table of Contents

ScopeMeasurement.RecordsDone Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeMeasurement.RecordsDone Property

ScopeMeasurementRecordsDone Property

Gets the number of records that have been completely acquired.

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

Syntax

public long RecordsDone { get; }
Public ReadOnly Property RecordsDone As Long
	Get

Property Value

Type: Int64
Number of records that have been completely acquired.

See Also

Log in to get a better experience