Represents a Loconet packet that is generated by a turnout sensor device.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 1.3.3371.40749 (1.3.0.0)

Syntax

Visual Basic (Declaration)
<ComVisibleAttribute(False)> _
Public Class PkSwitchInput _
	Inherits Packet

Remarks

PkSwitchInput packets are usually received from devices such as the DS54 which sense turnout positions.

Inheritance Hierarchy

System..::.Object
  RRAutoLib.Loconet..::.Packet
    RRAutoLib.Loconet..::.PkSwitchInput

See Also