ScopeTiming.NumberOfRecordsToAcquire Property
- Updated2023-09-06
- 1 minute(s) read
ScopeTimingNumberOfRecordsToAcquire Property
Gets or sets the number of records to acquire. Can be used for multirecord acquisitions and single record acquisitions. Setting this property to 1 indicates a single record acquisition.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public long NumberOfRecordsToAcquire { get; set; }
Public Property NumberOfRecordsToAcquire As Long Get Set
Property Value
Type: Int64Number of records to acquire.