Click or drag to resize

CtcServiceLoconetService Property

Gets or sets the service that provides communications between the CTC and the Loconet network.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Shared Property LoconetService As LoconetService
	Get
	Set

Property Value

Type: LoconetService
A LoconetService instance.
Remarks
The given LoconetService instance should be configured and started before using the CTC for operation.
See Also