NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannel.ProbeAttenuation Property

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

ScopeChannelProbeAttenuation Property

Gets or sets the probe attenuation for the input channel. For example, for a 10:1 probe, set this property to 10.0.

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

Syntax

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

Property Value

Type: Double
The probe attenuation for the input channel.

Implements

IIviScopeChannelProbeAttenuation

See Also

Log in to get a better experience