NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannel.Coupling Property

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

ScopeChannelCoupling Property

Gets or sets how the digitizer couples the input signal for the channel. When input coupling changes, the input stage takes a finite amount of time to settle.

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

Syntax

public ScopeVerticalCoupling Coupling { get; set; }
Public Property Coupling As ScopeVerticalCoupling
	Get
	Set

Property Value

Type: ScopeVerticalCoupling
Specifies the ScopeVerticalCoupling.

See Also

Log in to get a better experience