ScopeAcquisition.NumberOfPointsMin Property
- Updated2023-09-06
- 1 minute(s) read
ScopeAcquisitionNumberOfPointsMin Property
Gets or sets the minimum number of points you require in the waveform record for each channel. NI-SCOPE uses the value you specify to configure the record length that the digitizer uses for waveform acquisition. RecordLength returns the actual record length.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public long NumberOfPointsMin { get; set; }
Public Property NumberOfPointsMin As Long Get Set
Property Value
Type: Int64Valid values range from 1 to the available onboard memory.