Table of Contents

Enum Phase

Namespace
Loehnert.Lisrt.IO.Beckhoff.PhaseAnalysis
Assembly
Loehnert.Lisrt.IO.Beckhoff.dll

Represents a phase of a three-phase system.

public enum Phase

Fields

L1 = 1

L1

L2 = 2

L2

L3 = 3

L3

Undefined = 0

Phase could not be detected.