Click or drag to resize

PkLocoIOPortConfigPacket Property

Packet to be acted on or generated by the LocoIO.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public ReadOnly Property Packet As Packet
	Get

Property Value

Type: Packet
Remarks
Assigning a PkLocoIOConfigType to the Config property, will create a packet instance which can be accessed and altered through this member. See the Config member about the possible packet types that can be returned by this property.
See Also