PkSwitchInput Class Railroad Automation Class Library
Represents a Loconet packet that is generated by a turnout sensor device.
Inheritance Hierarchy

Online System Object
  RRAutoLib.Loconet Packet
    RRAutoLib.Loconet PkSwitchInput

Namespace: RRAutoLib.Loconet
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4714.25322
Syntax

<SerializableAttribute> _
Public Class PkSwitchInput _
	Inherits Packet
Remarks

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