Click or drag to resize

PkDccProgramOpAddress Property

Gets or sets the DCC decoder's address for operation mode programming.

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

Property Value

Type: UInt16
Valid address values are 0-16383.
Remarks
This value should be set only if the ProgMode is set to one of the operation modes, otherwise it should be 0.
See Also