NI-SCOPE .NET Class Library Help

Table of Contents

ScopeAcquisition.RecordLength Property

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

ScopeAcquisitionRecordLength Property

Gets the actual number of points the digitizer acquires for each channel.

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

Syntax

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

Property Value

Type: Int64
The value is equal to or greater than the minimum number of points you specify with NumberOfPointsMin.

See Also

Log in to get a better experience