NIRfsg Namespace

Table of Contents

RfsgDataTransferAdvanced.PreferredPacketSize Property

  • Updated2025-05-22
  • 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.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

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

Property Value

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