Click or drag to resize

PkImmediateDccBytes Property

Gets or sets the bytes that make up the DCC packet payload.

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

Parameters

bytIdx
Type: SystemByte
Valid values are 1-5, indicating the byte index number.

Property Value

Type: Byte
See Also