Represents a Loconet packet that reads/writes locomotive data from/to the command station.
Namespace:
RRAutoLib.LoconetAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.3900.25841
Syntax
| C# |
|---|
public class PkLocoSlot : PkRdWrSlotData |
| Visual Basic (Declaration) |
|---|
Public Class PkLocoSlot _ Inherits PkRdWrSlotData |
Remarks
Unless this packet is received from the command station, a PkLongAck response is expected.
This packet type writes and reads from command station slots 1-120.
Inheritance Hierarchy
System..::.Object
RRAutoLib.Loconet..::.Packet
RRAutoLib.Loconet..::.PkRdWrSlotData
RRAutoLib.Loconet..::.PkLocoSlot
RRAutoLib.Loconet..::.Packet
RRAutoLib.Loconet..::.PkRdWrSlotData
RRAutoLib.Loconet..::.PkLocoSlot