public enum PinPotentialType : System.Enum
public enum class PinPotentialType : public System.Enum
public enum PinPotentialType : System.Enum
public enum class PinPotentialType : public System.Enum
Member | Value | Description |
---|---|---|
Invalid | -1 | invalid |
L | 1 | L |
M | 5 | M |
Minus | 6 | minus |
N | 2 | N |
Neutral | 0 | neutral |
PE | 3 | PE |
PEN | 8 | PEN |
Plus | 4 | plus |
SH | 7 | shield |
System.Object
System.ValueType
System.Enum
Eplan.EplApi.Base.Enums.PinPotentialType