Click or drag to resize

PkImmediateDccByteCount Property

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

Property Value

Type: Byte
Valid values are 2-4
Remarks
This property is set automatically if DCC instruction specific methods are used. You only need to set this if you are encoding the DccBytesByte yourself.
See Also