Table of Contents

Class ResistanceFunction

Namespace
Loehnert.Lisrt.Multimeter
Assembly
Loehnert.Lisrt.Multimeter.dll

Represents a function 2-wire ohms measurement.

public class ResistanceFunction : IFunction, IHasKey
Inheritance
ResistanceFunction
Implements
Derived
Inherited Members

Properties

Key

Gets the key.

public string Key { get; }

Property Value

string

Is always 'Resistance'.

Unit

Gets the unit.

public string Unit { get; }

Property Value

string