PulseWidthUnits
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the pulse width units for the Marker Event.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgMarkerEventPulseWidthUnits PulseWidthUnits { get; set; }
Remarks
Specifies the RfsgMarkerEventPulseWidthUnits enumeration.
This property is valid only when you set the OutputBehavior property to Pulse. To set this property, the NI-RFSG device must be in the Configuration state.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The PulseWidthUnits property was accessed after the associated NIRfsg object was disposed. |