Click or drag to resize

PkSlotLink Constructor (Byte, Byte)

Initializes a new instance of the PkSlotLink class

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Sub New ( 
	bytSlaveSlot As Byte,
	bytMasterSlot As Byte
)

Parameters

bytSlaveSlot
Type: SystemByte
bytMasterSlot
Type: SystemByte
See Also