Gets or sets which port to configure to acquire a signal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public string SelectedPorts { get; set; }

Remarks

The default value is "" (empty string). For the PXIe-5830/5831/5832, the default value is if1.

Exceptions

TypeDescription
System.ObjectDisposedException

The SelectedPorts property was accessed after the associated NIRfsg object was disposed.