Click or drag to resize

CtcServiceSimulationMode Property

Gets or sets whether the CTC service is running in simulation mode.

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

Property Value

Type: Boolean
Remarks
When True, Loconet packet exchanges will be suppressed, allowing state change operations to occur while disconnected.
See Also