Difference between revisions of "Advanced Rotor"
From Space Engineers Wiki
(fixed build time of small variant; added dimensions (of the stator block in the file definitions)) |
|||
Line 53: | Line 53: | ||
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. | 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. | ||
+ | |||
+ | == Programming == | ||
+ | Actions: 19 (IMyMotorBase) | ||
+ | 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 | ||
+ | |||
+ | [1.067] |
Revision as of 06:32, 2 February 2015
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
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
- Note: What is actually built is the Stator. The rotor needs to be built separately after the stator is completed.
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.
Programming
Actions: 19 (IMyMotorBase)
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
[1.067]