RfsaUserSource.UserSourcePulseWidthUnits Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Gets or sets the pulse width units for the User Source
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public RfsaUserSourcePulseWidthUnits UserSourcePulseWidthUnits { get; set; }
Public Property UserSourcePulseWidthUnits As RfsaUserSourcePulseWidthUnits Get Set
Property Value
RfsaUserSourcePulseWidthUnitsSpecifies a RfsaUserSourcePulseWidthUnits enum representing the pulse width units for the User Source.
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | The UserSourcePulseWidthUnits property was accessed after the associated NIRfsa object was disposed. |
Remarks
When the value is Seconds, it is assumed that the clock rate of the signal is the data clock rate. Use ClockPeriods if the user source clock rate is anything else.