ScopeAcquisition.NumberOfRecordsToFetch Property
- Updated2023-09-06
- 1 minute(s) read
ScopeAcquisitionNumberOfRecordsToFetch Property
Gets or sets the number of records to fetch.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public long NumberOfRecordsToFetch { get; set; }
Public Property NumberOfRecordsToFetch As Long Get Set
Property Value
Type: Int64The default value is -1.
Remarks
If you want to fetch all records from the record you specify in RecordNumberToFetch to the last record configured, use -1.