Click or drag to resize

PkImmediateRepeatCount Property

Gets or sets the number of times to repeat the DCC packet transmission.

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

Property Value

Type: Byte
Remarks
For example a repeat count of 1 means 2 DCC packets will be sent. The default is 4.
See Also