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