NIRfsa Namespace

Table of Contents

RfsaIQAcquisitionConfiguration.NumberOfRecords Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaIQAcquisitionConfiguration.NumberOfRecords Property

RfsaIQAcquisitionConfigurationNumberOfRecords Property

Gets or sets the number of records to acquire, if the NumberOfRecordsIsFinite property is set to .

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public long NumberOfRecords { get; set; }
Public Property NumberOfRecords As Long
	Get
	Set

Property Value

Int64
Specifies a Int64 representing the number of records to acquire.

Exceptions

ExceptionCondition
ObjectDisposedException The NumberOfRecords property was accessed after the associated NIRfsa object was disposed.

See Also

Log in to get a better experience