PkSlotLinkMasterSlot Property |
Gets or sets the master slot which the slave slot will link to.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property MasterSlot As Byte
Get
Set
public byte MasterSlot { get; set; }
Property Value
Type:
ByteValid slot numbers are 1-120. Some command stations have less than 120 slots.
See Also