ScopeMeasurement.FetchOffset Property
- Updated2023-09-06
- 1 minute(s) read
ScopeMeasurementFetchOffset Property
Specifies the offset, in samples, to start fetching data within each record. The offset is applied relative to FetchRelativeTo. The offset can be positive or negative.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public long FetchOffset { get; set; }
Public Property FetchOffset As Long Get Set
Property Value
Type: Int64The default value of this property is instrument-dependent.