PkLongAck Class Railroad Automation Class Library
Represents an acknowledgement Loconet packet response.
Inheritance Hierarchy

Online System Object
  RRAutoLib.Loconet Packet
    RRAutoLib.Loconet PkLongAck

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

<SerializableAttribute> _
Public Class PkLongAck _
	Inherits Packet
Remarks

This packet is used as a response for several packet types and should not be transmitted from the PC.
See Also