ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgArb.IsWaveformRepeatCountFinite Property

  • Updated2024-05-08
  • 1 minute(s) read
RfsgArb.IsWaveformRepeatCountFinite Property

RfsgArbIsWaveformRepeatCountFinite Property

Gets or sets the repetition mode of a waveform when you set the Generation Mode property to Arb Waveform.

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

Syntax

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

Property Value

Type: Boolean
if the waveform repeats a finite number of times; otherwise, . The default value is .

Exceptions

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

See Also

Log in to get a better experience