You are here: Start » AVL.NET » MultiCamInputState Enumeration
MultiCamInputState Enumeration
Possible state of input pin.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Members
| Member name | Description |
|---|---|
| DISCONNECTED | Parameter is not documented in Multicam documentation |
| HIGH | The line is in a high state |
| LOW | The line is in a low state |
| NONE | Corresponding InputFunction parameter is UNKNOWN |
| OPEN | The line is in an open state. The impedance is above 10 kΩ. |
| WENTHIGH | In the HIGH state, but was in the LOW state during the last InputState reading |
| WENTLOW | In the LOW state, but was in the HIGH state during the last InputState reading |
