Table of Contents

Class ScpiMaxRange

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

Represents an maximum range.

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