NI-SCOPE .NET Class Library Help

Table of Contents

ScopeMeasurement.FetchOffset Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeMeasurement.FetchOffset Property

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: Int64
The default value of this property is instrument-dependent.

See Also

Log in to get a better experience