Table of Contents

Interface IFunction

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

Represents a function of a multimeter. E.g. DC voltage measurement.

public interface IFunction : IHasKey
Inherited Members

Properties

Unit

Gets the unit.

string Unit { get; }

Property Value

string