Table of Contents

Class FrequencyFunction

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

Represents a function frequency measurement.

public class FrequencyFunction : IFunction, IHasKey, IHasRangeUnit
Inheritance
FrequencyFunction
Implements
Derived
Inherited Members

Properties

Key

Gets the key.

public string Key { get; }

Property Value

string

Is always 'Frequency'.

RangeUnit

Gets the unit of the range.

public string RangeUnit { get; }

Property Value

string

Unit

Gets the unit.

public string Unit { get; }

Property Value

string