Table of Contents

Class ScpiAutoRange

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

Represents an auto range.

public class ScpiAutoRange : AutoRange, IScpiRange, IRange, IHasKey
Inheritance
ScpiAutoRange
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