Sensor Class Railroad Automation Class Library
A sensor or input object.
Inheritance Hierarchy

Online System Object
  RRAutoLib.CTC CtcObjectBase
    RRAutoLib.CTC Sensor

Namespace: RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4714.25322
Syntax

<SerializableAttribute> _
Public NotInheritable Class Sensor _
	Inherits CtcObjectBase _
	Implements ISupportsScriptEvents
See Also