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