RfsaAdvancedSignalPath.InputPort Property
- Updated2025-05-22
- 1 minute(s) read
Rfsa
Gets or sets the connector(s) to acquire the signal.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public RfsaInputPort InputPort { get; set; }
Public Property InputPort As RfsaInputPort Get Set
Property Value
RfsaInputPortSpecifies the RfsaInputPort enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The InputPort property was accessed after the associated NIRfsa object was disposed. |