NIRfsg Namespace

Table of Contents

RfsgArb.WaveformCapabilities Property

  • Updated2025-02-03
  • 1 minute(s) read
RfsgArb.WaveformCapabilities Property

RfsgArbWaveformCapabilities Property

Gets the WaveformCapabilities sub-object that queries the arbitrary waveform capabilities.

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

Syntax

public RfsgWaveformCapabilities WaveformCapabilities { get; }
Public ReadOnly Property WaveformCapabilities As RfsgWaveformCapabilities
	Get

Property Value

RfsgWaveformCapabilities
Returns an object of type RfsgWaveformCapabilities.

Exceptions

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

See Also

Log in to get a better experience