PulseModulationSource
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the pulse modulation source to use.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgPulseModulationSource PulseModulationSource { get; set; }
Remarks
A string representing source terminal name.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The PulseModulationSource property was accessed after the associated NIRfsg object was disposed. |