EngineHub Methods |
The EngineHub type exposes the following members.
Name | Description | |
---|---|---|
![]() | Control | Takes control of a given Engine object. |
![]() | EStop | Calls the Engine.EmergencyStop method on the server. |
![]() | GetList | Gets a list of available Engine objects to be controlled. |
![]() | Release | Releases control of a given Engine object. |
![]() | SetDir | Sets the Engine.Direction property on the server. |
![]() | SetFunc | Sets the Engine.FunctionsByte property on the server. |
![]() | SetSpeed | Calls the Engine.SetSpeed(Byte, Guid) method on the server. |