RfsaUserSource.UserSourcePulseWidth Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
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
DoubleSpecifies a Double representing the pulse width for the User Source.
Exceptions
Exception | Condition |
---|---|
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.