Click or drag to resize

PkLocoSlotThrottleID Property

Gets or sets the throttle ID associated with a slot.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Property ThrottleID As UShort
	Get
	Set

Property Value

Type: UInt16
Valid address values are 0-16383.
Remarks
This value is usually set by a physical throttle after acquiring a slot, but a PC application can also set this with an arbitrary value for identification purposes.
See Also