Table of Contents

Enum FunctionMode

Namespace
Loehnert.Lisrt.ElectronicLoad.HoecherlHackl
Assembly
Loehnert.Lisrt.ElectronicLoad.HoecherlHackl.dll

Represents the different function modes for regulation of the electronic load.

public enum FunctionMode

Fields

[ScpiName("CURRent")] Current = 0

Current Operating Mode.

[ScpiName("POWer")] Power = 3

Power Operating Mode.

[ScpiName("RESistance")] Resistance = 1

Resistance Operating Mode.

[ScpiName("VOLTage")] Voltage = 2

Voltage Operating Mode.