NI-SCOPE .NET Class Library Help

Table of Contents

ScopeMeasurement.FetchRelativeTo Property

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

ScopeMeasurementFetchRelativeTo Property

Gets or sets the position to start fetching within one record.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public ScopeFetchRelativeTo FetchRelativeTo { get; set; }
Public Property FetchRelativeTo As ScopeFetchRelativeTo
	Get
	Set

Property Value

Type: ScopeFetchRelativeTo
The default value of this property is instrument-dependent. Valid values are Now, Pretrigger, ReadPointer, Start, and Trigger.

See Also

Log in to get a better experience