Specifies the input type of a DS54 input pair.
Namespace:
RRAutoLib.LoconetAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.3.3371.40749 (1.3.0.0)
Syntax
| Visual Basic (Declaration) |
|---|
Public Enumeration DS54InputType |
Members
| Member name | Description | |
|---|---|---|
| Aux | Auxiliary type input such as a push button. | |
| Switch | Switch feedback type input. |
Remarks
This enumeration is used by the PkInput class.