UserSourcePulseWidth
- Updated2025-10-14
- 1 minute(s) read
Gets or sets pulse width for the User Source.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public double UserSourcePulseWidth { get; set; }
Remarks
Specifies a Double representing the pulse width for the User Source.
Use the UserSourcePulseWidthUnits attribute to set the units for the pulse width.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The UserSourcePulseWidth property was accessed after the associated NIRfsa object was disposed. |