Represents a Loconet packet used for security element data exchange.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 1.4.3895.39120

Syntax

C#
public class PkSecurityElem : Packet
Visual Basic (Declaration)
Public Class PkSecurityElem _
	Inherits Packet

Remarks

A packet response is not expected.

Inheritance Hierarchy

System..::.Object
  RRAutoLib.Loconet..::.Packet
    RRAutoLib.Loconet..::.PkSecurityElem

See Also