Click or drag to resize

PkImmediateDccFunctions Property

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

Property Value

Type: OnOff
Array of function states.
Remarks
This property is applicable for these instruction types: Func0to4, Func5to8, Func9to12, Func13To20, and Func21To28. The DccInstruction must be set before setting this property.
Examples
See the PkImmediate class for a code example.
See Also