PkBusy Class Railroad Automation Class Library
Represents a Loconet packet that indicates the master is busy.
Inheritance Hierarchy

Online System Object
  RRAutoLib.Loconet Packet
    RRAutoLib.Loconet PkBusy

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

<SerializableAttribute> _
Public Class PkBusy _
	Inherits Packet
Remarks

This packet is used as a response, from the command station, to inform other devices that it is still busy proccessing the last command received.
See Also