Difference between revisions of "Advanced Rotor"

From Space Engineers Wiki
Jump to: navigation, search
(Programming)
Line 49: Line 49:
 
| version = 01.053.015
 
| version = 01.053.015
 
}}
 
}}
 +
{{Under Construction}}
  
*Note: What is actually built is the Stator. The rotor needs to be built separately after the stator is completed.  
+
== Overview ==
 +
The '''Advanced Rotor''' is in all respects similar to the [[Rotor]], except that it allows objects to pass through it via the [[Conveyor]] System.
  
The '''Advanced Rotor''' is in all respects similar to the [[Rotor]], except that it allows objects to pass through it via the [[Conveyor]] System.  As of its introduction in [[Update 01.053]], it has the same material requirement as the Rotor, so there is no disadvantage to using this over the original.
+
== Usage ==
  
 +
=== Control Panel ===
 +
 +
== Media ==
 +
 +
== Tips ==
 +
{| class="wikitable" style="width: 100%"
 +
|
 +
*The advanced rotor consists of two blocks. The top and base are both two different blocks.
 +
*The block must be powered to transfer items through it
 +
|}
 
== Programming ==
 
== Programming ==
 
(IMyMotorBase) = Stator<br>
 
(IMyMotorBase) = Stator<br>
Line 89: Line 101:
 
Properties: 0
 
Properties: 0
  
 +
== Update History ==
 
[1.067]
 
[1.067]
 +
<div style="-webkit-border-image: none;-webkit-box-shadow: rgba(0, 0, 0, 0.046875) 0px 1px 1px 0px inset;background-color: #eeeeee;border-bottom-color: #AFAFAF;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-bottom-style: solid;border-bottom-width: 1px;border-left-color: #AFAFAF;border-left-style: solid;border-left-width: 1px;border-right-color: #AFAFAF;border-right-style: solid;border-right-width: 1px;border-top-color: #AFAFAF;border-top-left-radius: 3px;border-top-right-radius: 3px;border-top-style: solid;border-top-width: 1px;box-shadow: rgba(0, 0, 0, 0.046875) 0px 1px 1px 0px inset;color: #333;display: block;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 1em;height: auto;line-height: 20px;margin-bottom: 5px;margin-left: 8px;margin-right: 8px;margin-top: 0px;min-height: 20px;padding-bottom: 4px;padding-left: 4px;padding-right: 4px;padding-top: 4px;width: auto;">
 +
{| class="wikitable" style="width: 100%"
 +
|style="text-align: center;width: 8%"| [[Update 01.053]] ||style="padding-left: 10px;padding-right: 10px;"|
 +
*Required materials adjusted, now has the same material requirement as the [[Rotor]]
 +
|}
 +
 +
</div>

Revision as of 17:39, 9 July 2015


Advanced Rotor Icon.png
Large Ship Icon.png
Large Ship / Station
Advanced Rotor
 
Components
Required

 

 
 
4
 
 
Mass (kg):
0
 
Integrity:
0
 
Build time (seconds):
20
 
Active power consumption (MW):
0.002
 
Dimensions (W x H x D):
1 x 2 x 1
Advanced Rotor Icon.png
Small Ship Icon.png
Small Ship
Advanced Rotor
 
Components
Required

 

 
 
1
 
 
Mass (kg):
0
 
Integrity:
0
 
Build time (seconds):
10
 
Active power consumption (MW):
0.0002
 
Dimensions (W x H x D):
3 x 2 x 3
🚧🚧🚧 Under Construction 🚧🚧🚧
Attention - This page is currently being actively worked on, and may contain incomplete information


Overview

The Advanced Rotor is in all respects similar to the Rotor, except that it allows objects to pass through it via the Conveyor System.

Usage

Control Panel

Media

Tips

  • The advanced rotor consists of two blocks. The top and base are both two different blocks.
  • The block must be powered to transfer items through it

Programming

(IMyMotorBase) = Stator
Actions: 19

Toggle block On/Off
Toggle block On
Toggle block Off
Reverse
Detach
Attach
Increase Torque
Decrease Torque
Increase Braking tor.
Decrease Braking tor.
Increase Velocity
Decrease Velocity
Reset Velocity
Increase Lower limit
Decrease Lower limit
Increase Upper limit
Decrease Upper limit
Increase Rotor displacement
Decrease Rotor displacement

Properties: 6

Torque Single
BrakingTorque Single
Velocity Single
LowerLimit Single
UpperLimit Single
Displacement Single

(IMyMotorAdvancedStator) = Rotor
Actions: 0
Properties: 0

Update History

[1.067]

Update 01.053
  • Required materials adjusted, now has the same material requirement as the Rotor