NI-DAQmx .NET Framework 4.0 API Reference

SwitchChannel.Impedance Property

  • Updated2023-02-21
  • 1 minute(s) read
SwitchChannel.Impedance 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