Represents a Loconet packet that turns track power off.

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 PkSetPowerOff _
	Inherits Packet

Remarks

A packet response is not expected.

Inheritance Hierarchy

System..::.Object
  RRAutoLib.Loconet..::.Packet
    RRAutoLib.Loconet..::.PkSetPowerOff

See Also