Represents a Loconet packet used to send a DCC packet directly out to the tracks.

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

Syntax

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

Remarks

A PkLongAck response is expected.

Inheritance Hierarchy

System..::.Object
  RRAutoLib.Loconet..::.Packet
    RRAutoLib.Loconet..::.PkImmediate

See Also