Click or drag to resize

SwitchInputType Enumeration

Specifies the type of a switch input message.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Enumeration SwitchInputType
Members
  Member nameValueDescription
InputLevels0A message indicating input levels for turnout feedback.
OutputLevels1A message indicating current output levels.
Remarks
This enumeration is used by the PkSwitchInput class.
See Also