Table of Contents

Class ScpiMinRange

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

Represents an minimum range.

public class ScpiMinRange : MinRange, IScpiRange, IRange, IHasKey
Inheritance
ScpiMinRange
Implements
Inherited Members

Properties

ScpiCommand

Gets the SCPI command, e.g. 10 for 10 volts or DEF for auto range.

public object ScpiCommand { get; }

Property Value

object