ScopeAcquisition.DataTransferPacketSizePreferred Property
- Updated2023-09-06
- 1 minute(s) read
ScopeAcquisitionDataTransferPacketSizePreferred Property
Gets or sets the preferred size of the data field in the PCI Express (PCIe) packet during data transfer.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public int DataTransferPacketSizePreferred { get; set; }
Public Property DataTransferPacketSizePreferred As Integer Get Set
Property Value
Type: Int32This property must be a power of two (64, 128,... , 512).
Remarks
In general, the larger the packet size, the more efficiently the device uses the bus.
However, some systems, because of their implementation, perform better with smaller packet sizes.