NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTrigger.ExternalTriggerSourceImpedance Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeTrigger.ExternalTriggerSourceImpedance Property

ScopeTriggerExternalTriggerSourceImpedance Property

Gets or sets the input impedance, in Ohms, for the external analog trigger channel.

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

Syntax

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

Property Value

Type: Double
Valid values are 50 Ohms and 1 MOhm.

See Also

Log in to get a better experience