ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgDataTransferAdvanced.PreferredPacketSize Property

  • Updated2024-05-08
  • 1 minute(s) read
RfsgDataTransferAdvanced.PreferredPacketSize Property

RfsgDataTransferAdvancedPreferredPacketSize Property

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

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public int PreferredPacketSize { get; set; }
Public Property PreferredPacketSize As Integer
	Get
	Set

Property Value

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

Exceptions

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

See Also

Log in to get a better experience