Click or drag to resize

EngineFunctions Property (Byte)

Gets or sets the engine's function states.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Property Functions ( 
	bytIdx As Byte
) As OnOff
	Get
	Set

Parameters

bytIdx
Type: SystemByte
Valid values are 0-28.

Property Value

Type: OnOff
Remarks
These are the functions supported by your DCC decoder.

The engine must be bound to a command station slot prior to setting this property.
See Also