ScopeAcquisition.DataTransferBandwidthMax Property
- Updated2023-09-06
- 1 minute(s) read
ScopeAcquisitionDataTransferBandwidthMax Property
Gets or sets the maximum bandwidth that the device is allowed to consume.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public double DataTransferBandwidthMax { get; set; }
Public Property DataTransferBandwidthMax As Double Get Set
Property Value
Type: DoubleThe maximum bandwidth on the PCIe bus that is used during data transfer.
Remarks
The NI device limits itself to transfer fewer bytes per second on the PCIe bus than the value you specify for this property.