NIRfsa Namespace

Table of Contents

RfsaUserSource.UserSourcePulseWidth Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaUserSource.UserSourcePulseWidth Property

RfsaUserSourceUserSourcePulseWidth Property

Gets or sets pulse width for the User Source.

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

Syntax

public double UserSourcePulseWidth { get; set; }
Public Property UserSourcePulseWidth As Double
	Get
	Set

Property Value

Double
Specifies a Double representing the pulse width for the User Source.

Exceptions

ExceptionCondition
ObjectDisposedException The UserSourcePulseWidth property was accessed after the associated NIRfsa object was disposed.

Remarks

Use the UserSourcePulseWidthUnits attribute to set the units for the pulse width.

See Also

Log in to get a better experience