Enum in Zendir.Classes


Description

Defines the terminal type for a sensor or wire. This is either the positive or negative terminal of the sensor or wire.


Properties

DeclaredDescription
Positive = 0The positive terminal of the sensor or wire.
Negative = 1The negative terminal of the sensor or wire.