PkLocoCommandThrottleID Property |
Gets or sets the throttle ID that is the owner of the slot.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property ThrottleID As Byte
Get
Set
public byte ThrottleID { get; set; }
Property Value
Type:
ByteValid values are 0-127
RemarksSlot data is only updated if this ID matches with equivalent value currently in slot.
See Also