Table of Contents

Enum FunctionMode

Namespace
Loehnert.Lisrt.ElectronicLoad.ElektroAutomatik
Assembly
Loehnert.Lisrt.ElectronicLoad.ElektroAutomatik.dll

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

[TypeConverter(typeof(EnumTranslationConverter))]
public enum FunctionMode

Fields

[Display(Name = "UIP", ResourceType = typeof(Resources))] UIP = 0

Function mode to control voltage, current and power.

[Display(Name = "UIR", ResourceType = typeof(Resources))] UIR = 1

Function mode to control voltage, current and resistance.