NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

SwitchChannel.Impedance Property

SwitchChannel.Impedance Property

SwitchChannelImpedance Property

Indicates in ohms the switch impedance. This value is important in the RF domain and should match the impedance of the sources and loads.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public double Impedance { get; }
Public ReadOnly Property Impedance As Double
	Get

Property Value

Type: Double
Indicates in ohms the switch impedance. This value is important in the RF domain and should match the impedance of the sources and loads.

See Also

In This Section
Was this information helpful?