InputPort
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the connector(s) to acquire the signal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaInputPort InputPort { get; set; }
Remarks
Specifies the RfsaInputPort enumeration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The InputPort property was accessed after the associated NIRfsa object was disposed. |