ExportedOutputTerminal
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the destination terminal for exporting the Script trigger.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgScriptTriggerExportedOutputTerminal ExportedOutputTerminal { get; set; }
Remarks
Specifies an object of type RfsgScriptTriggerExportedOutputTerminal.
To set this property, the NI-RFSG device must be in the Configuration state. For trigger delay information, refer to the triggering section in the NI RF Signal Generators Help.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ExportedOutputTerminal property was accessed after the associated NIRfsg object was disposed. |