Gets or sets the maximum number of concurrent PCI Express read requests the RF signal generator can issue.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public int MaximumInFlightReadRequests { get; set; }

Remarks

Specifies an Int32 representing the maximum number of concurrent PCI Express read requests the RF signal can issue.

Exceptions

TypeDescription
System.ObjectDisposedException

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