Represents a base Loconet packet that reads/writes data from/to a command station's slot.

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

Syntax

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

Remarks

Unless this packet is received from the command station, a PkLongAck response is expected.

Inheritance Hierarchy

See Also