NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannelMeasurement.ArrayOffset Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeChannelMeasurement.ArrayOffset Property

ScopeChannelMeasurementArrayOffset Property

Gets or sets a scalar value that is added to every element of an array during the Array Offset measurement.

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

Syntax

public double ArrayOffset { get; set; }
Public Property ArrayOffset As Double
	Get
	Set

Property Value

Type: Double
The default value is 0.0.

See Also

Log in to get a better experience