Table of Contents

Class CurrentDCFunction

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

Represents a function DC current measurement.

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

Properties

Key

Gets the key.

public string Key { get; }

Property Value

string

Is always 'CurrentDC'.

Unit

Gets the unit.

public string Unit { get; }

Property Value

string