Represents a Loconet packet that comunicates with a LocoIO device.

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

Syntax

Visual Basic (Declaration)
<SerializableAttribute> _
<ComVisibleAttribute(False)> _
Public Class PkLocoIO _
	Inherits PkPeerXfer

Remarks

A PkLocoIO response is expected. The static (Shared in Visual Basic) members in this class are helpers which simplify LocoIO operations.

Inheritance Hierarchy

System..::.Object
  RRAutoLib.Loconet..::.Packet
    RRAutoLib.Loconet..::.PkPeerXfer
      RRAutoLib.Loconet..::.PkLocoIO

See Also