Click or drag to resize

PkReqSlotDataSlot Property

Gets or sets the command stations's slot number.

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

Property Value

Type: UInt16
Valid values are 0-127 for standard slot requests and 0-511 for expanded slot requests.
Remarks
For proper encoding, make sure to set the Expanded property prior to setting this one.
See Also