ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgWaveformCapabilities.WaveformSizeMaximum Property

  • Updated2024-05-08
  • 1 minute(s) read
RfsgWaveformCapabilities.WaveformSizeMaximum Property

RfsgWaveformCapabilitiesWaveformSizeMaximum Property

Gets the size of the largest waveform that is allowed by the device.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

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

Property Value

Type: Int32
Returns an Int32 representing the size of the largest waveform that is allowed by the device.

Exceptions

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

See Also

Log in to get a better experience