Click or drag to resize

CtcService Properties

The CtcService type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAccessories
Gets the collection of Accessory objects managed by the CTC.
Public propertyStatic memberBlocks
Gets the collection of Block objects managed by the CTC.
Public propertyStatic memberButtons
Gets the collection of Button objects managed by the CTC.
Public propertyStatic memberEngines
Gets the collection of Engine objects managed by the CTC.
Public propertyStatic memberEventScripts
Gets the collection of EventScript objects managed by the CTC.
Public propertyStatic memberForceSetState
Gets or sets whether set state commands should be transmitted even if the target state is already held.
Public propertyStatic memberGlobalScripts
Gets the collection of GlobalScript objects managed by the CTC.
Public propertyStatic memberIsStarted
Gets a value indicating whether the CTC service is currently runnig.
Public propertyStatic memberLabels
Gets the collection of Label objects managed by the CTC.
Public propertyStatic memberLoconetService
Gets or sets the service that provides communications between the CTC and the Loconet network.
Public propertyStatic memberPersistedTag
Gets or sets the binary representation of an arbitrary object that provides additional data to be stored with the layout data.
Public propertyStatic memberRoutes
Gets the collection of Route objects managed by the CTC.
Public propertyStatic memberSensors
Gets the collection of Sensor objects managed by the CTC.
Public propertyStatic memberSequences
Gets the collection of Sequence objects managed by the CTC.
Public propertyStatic memberSignals
Gets the collection of Signal objects managed by the CTC.
Public propertyStatic memberSimulationMode
Gets or sets whether the CTC service is running in simulation mode.
Public propertyStatic memberStepScripts
Gets the collection of StepScript objects managed by the CTC.
Public propertyStatic memberSyncContext
Gets or sets the dispatcher that will be responsible for thread synchronization.
Public propertyStatic memberTracks
Gets the collection of Track objects managed by the CTC.
Top
See Also