Engine Properties |
The Engine type exposes the following members.
Name | Description | |
---|---|---|
![]() | Address | Gets or sets the DCC address of the engine. |
![]() | AutoBindInOpr | Gets or sets whether the engine should automatically bind to a slot when starting the CTC service. |
![]() | DefaultName | Gets the default identifiable name assigned to this CTC object. (Inherited from CtcObjectBase.) |
![]() | Direction | Gets or sets the engine's direction of travel. |
![]() | Functions | Gets the engine's function states. |
![]() | FunctionsByte | Gets or sets the engine's function states. |
![]() | ID | Gets the CTC object's globaly unique static identifier. (Inherited from CtcObjectBase.) |
![]() | IsBound | Gets a value indicating whether the engine has been bound to a command station slot. |
![]() | IsDeleted | Gets an indication whether this CTC object has been flaged for deletion by DeleteSelf. (Inherited from CtcObjectBase.) |
![]() | Length | Gets or sets the engine's length over buffers. |
![]() | Name | Gets or sets the identifiable name assigned to this CTC object. (Inherited from CtcObjectBase.) |
![]() | Parent | Gets the parent list that contains this CTC object. (Inherited from CtcObjectBase.) |
![]() | PersistedTag | Gets or sets the binary representation of an arbitrary object that provides additional data to be stored with the layout data. (Inherited from CtcObjectBase.) |
![]() | ReqCatenary | Gets or sets whether the engine is electric and requires overhead catenary. |
![]() | ScriptEventBinder | |
![]() | Slot | Gets the slot number assigned to the Engine by the command station. |
![]() | Speed | Gets or sets the speed of the engine. |
![]() | SpeedStepMax | Gets the maximum speed value that can be assigned to the engine. |
![]() | SpeedSteps | Gets or sets the speed step type of the engine. |
![]() | Tag | Gets or sets an arbitrary object that provides additional data but is disposed between sessions. (Inherited from CtcObjectBase.) |