Class FresistanceFunction
- Namespace
- Loehnert.Lisrt.Multimeter
- Assembly
- Loehnert.Lisrt.Multimeter.dll
Represents a function 4-wire ohms measurement.
public class FresistanceFunction : IFunction, IHasKey
- Inheritance
-
FresistanceFunction
- Implements
- Derived
- Inherited Members
Properties
Key
Gets the key.
public string Key { get; }
Property Value
- string
Is always 'Fresistance'.
Unit
Gets the unit.
public string Unit { get; }