Click or drag to resize

PkSetSlotSpeed Constructor (Byte, Byte, Object)

Initializes a new instance of the PkSetSlotSpeed class

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Sub New ( 
	bytSlot As Byte,
	bytSpeed As Byte,
	Optional objTag As Object = Nothing
)

Parameters

bytSlot
Type: SystemByte
bytSpeed
Type: SystemByte
objTag (Optional)
Type: SystemObject
See Also