Represents an acknowledgement Loconet packet response.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 1.3.3371.40749 (1.3.0.0)

Syntax

Visual Basic (Declaration)
<ComVisibleAttribute(False)> _
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.

Inheritance Hierarchy

System..::.Object
  RRAutoLib.Loconet..::.Packet
    RRAutoLib.Loconet..::.PkLongAck

See Also