Represents a Loconet packet that links a slot to another.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 1.4.3900.25841

Syntax

C#
public class PkSlotLink : Packet
Visual Basic (Declaration)
Public Class PkSlotLink _
	Inherits Packet

Remarks

This packet is used for creating consists. One of two packet responses is expected:

Inheritance Hierarchy

System..::.Object
  RRAutoLib.Loconet..::.Packet
    RRAutoLib.Loconet..::.PkSlotLink

See Also