Represents a Loconet packet that indicates the master is busy.
Namespace: RRAutoLib.LoconetAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4420.16901
Syntax
| C# |
|---|
[SerializableAttribute] public class PkBusy : Packet |
| Visual Basic |
|---|
<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.