ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgStreaming.SpaceAvailableInWaveform Property

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

RfsgStreamingSpaceAvailableInWaveform Property

Gets the space available, in samples, in the streaming waveform for writing new data.

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

Syntax

public long SpaceAvailableInWaveform { get; }
Public ReadOnly Property SpaceAvailableInWaveform As Long
	Get

Property Value

Type: Int64
Returns a Int64 representing the space available in the streaming waveform for writing new data.

Exceptions

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

See Also

Log in to get a better experience