ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgStreaming.StreamingWaveformName Property

  • Updated2024-05-08
  • 1 minute(s) read
RfsgStreaming.StreamingWaveformName Property

RfsgStreamingStreamingWaveformName Property

Gets or sets the name of the waveform used to continuously stream data during generation.

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

Syntax

public string StreamingWaveformName { get; set; }
Public Property StreamingWaveformName As String
	Get
	Set

Property Value

Type: String
Returns the name of the waveform used to continuously stream data during generation.

Exceptions

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

See Also

Log in to get a better experience