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