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
| Declared | Description |
|---|---|
| Positive = 0 | The positive terminal of the sensor or wire. |
| Negative = 1 | The negative terminal of the sensor or wire. |