Click or drag to resize

DS54InputType Enumeration

Specifies the input type of a DS54 input pair.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Enumeration DS54InputType
Members
  Member nameValueDescription
Aux0Auxiliary type input such as a push button.
Switch1Switch feedback type input.
Remarks
This enumeration is used by the PkInput class.
See Also