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

TypeDescription
System.ObjectDisposedException

The PulseWidthUnits property was accessed after the associated NIRfsg object was disposed.