PulseShaping
- Updated2025-10-14
- 1 minute(s) read
Gets the PulseShaping sub-object used to configure the arbitrary waveform generator (AWG) filter.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgPulseShaping PulseShaping { get; }
Remarks
Returns an object of type RfsgPulseShaping.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The PulseShaping property was accessed after the associated NIRfsg object was disposed. |