ExportedOutputTerminal
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the destination terminal to export the Frequency Reference clock on the RF signal generators.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgFrequencyReferenceExportedOutputTerminal ExportedOutputTerminal { get; set; }
Remarks
Specifies an object of type RfsgFrequencyReferenceExportedOutputTerminal.
To set this property, the NI-RFSG device must be in the Configuration state.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ExportedOutputTerminal property was accessed after the associated NIRfsg object was disposed. |