Click or drag to resize

PkLocoIORegister Property

The memory register to be read or written to in a LocoIO device.

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

Property Value

Type: Byte
Valid values are 0-98 and 101-124.
Remarks
The LocoIO documentation calls these SV locations. This property is required only for commands CvRead and CvWrite.
See Also