Table of Contents

Enum TerminalState

Namespace
Loehnert.Lisrt.SourceMeasureUnit.Keysight
Assembly
Loehnert.Lisrt.SourceMeasureUnit.Keysight.dll

Represents the state of a terminal.

public enum TerminalState

Fields

[ScpiName("FLOat")] Floating = 1

The terminal is floating.

[ScpiName("GROund")] Grounded = 0

The terminal is connected to the ground.