OutputPort
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the connector(s) to generate the signal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgOutputPort OutputPort { get; set; }
Remarks
Specifies the RfsgOutputPort enumeration. The default value is RFOut.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The OutputPort property was accessed after the associated NIRfsg object was disposed. |