NIRfsg Namespace

Table of Contents

RfsgArb.IsWaveformRepeatCountFinite Property

  • Updated2025-02-03
  • 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.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

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

Property Value

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