ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

NIRfsa Namespace

RfsaUserSource.UserSourcePulseWidthUnits Property

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

RfsaUserSourceUserSourcePulseWidthUnits Property

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

RfsaUserSourcePulseWidthUnits
Specifies a RfsaUserSourcePulseWidthUnits enum representing the pulse width units for the User Source.

Exceptions

ExceptionCondition
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.

See Also

Log in to get a better experience