NIRfsg Namespace

Table of Contents

RfsgStreaming.StreamingEnabled Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsgStreaming.StreamingEnabled Property

RfsgStreamingStreamingEnabled Property

Gets or sets whether streaming of waveform data is enabled or disabled.

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

Syntax

public bool StreamingEnabled { get; set; }
Public Property StreamingEnabled As Boolean
	Get
	Set

Property Value

Boolean
if streaming of waveform data is enabled; otherwise .

Exceptions

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

See Also

Log in to get a better experience