Gets or sets the preferred size of the data field in a PCI Express read request packet.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public int PreferredPacketSize { get; set; }

Remarks

Specifies an Int32 representing the preferred size of the data field in a PCI Express read request packet.

Exceptions

TypeDescription
System.ObjectDisposedException

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