NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannel.Offset Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeChannel.Offset Property

ScopeChannelOffset Property

Gets or sets the location of the center of the range with respect to ground in volts.

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

Syntax

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

Property Value

Type: Double
There is no default value for this property.

Implements

IIviScopeChannelOffset

See Also

Log in to get a better experience