Click or drag to resize

PkLocoSlotFunctions0to4 Property

Gets or sets the state of the locomotive's functions 0 through 4.

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

Property Value

Type: OnOff
A zero based array of five members of the OnOff enumeration type.
See Also