NIRfsg Namespace

Table of Contents

RfsgWaveformCapabilities.MaximumNumberOfWaveforms Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsgWaveformCapabilities.MaximumNumberOfWaveforms Property

RfsgWaveformCapabilitiesMaximumNumberOfWaveforms Property

Gets the maximum number of waveforms the device can hold in memory.

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

Syntax

public int MaximumNumberOfWaveforms { get; }
Public ReadOnly Property MaximumNumberOfWaveforms As Integer
	Get

Property Value

Int32
Returns an Int32 representing the maximum number of waveforms the device can hold in memory.

Exceptions

ExceptionCondition
ObjectDisposedException The MaximumNumberOfWaveforms property was accessed after the associated NIRfsg object was disposed.

See Also

Log in to get a better experience