SelectedPorts
- Updated2025-10-14
- 1 minute(s) read
Gets or sets which port to configure to acquire a signal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public string SelectedPorts { get; set; }
Remarks
The default value is "" (empty string). For the PXIe-5830/5831/5832, the default value is if1.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The SelectedPorts property was accessed after the associated NIRfsa object was disposed. |