Difference between revisions of "Component: Gearbox (Mechatronics)"

From Flowcode Help
Jump to navigationJump to search
(XML import)
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
+
{| style="width:50%"
 
 
{| width="50%"
 
 
|-
 
|-
| width="20%" style="color: gray;" | Author
+
| width="20%" style="color:gray;" | Author
 
| Matrix TSL
 
| Matrix TSL
 
|-
 
|-
| width="20%" style="color: gray;" | Version
+
| width="20%" style="color:gray;" | Version
| 1.0 (Release)
+
| 1.0
 
|-
 
|-
| width="20%" style="color: gray;" | Category
+
| width="20%" style="color:gray;" | Category
 
| Mechatronics
 
| Mechatronics
 
|}
 
|}
  
  
 +
==Gearbox component==
 +
A simple component to couple together two rotating shafts via a gearbox. The gearbox can be used to scale the input rotational speed and optionally reverse the output direction.
  
==[[File:Component Icon bfa45502_f9d6_4b53_a239_b5731f9288d5.png|Image]] Gearbox component==
+
==Component Pack==
A simple component to couple together two rotating shafts via a gearbox.
 
The gearbox can be used to scale the input rotational speed and optionally reverse the output direction.
 
  
==Examples==
+
MECHATRONICS
''<span style="color:red;">No additional examples</span>''
 
  
 +
==Detailed description==
  
==Downloadable macro reference==
 
  
''This component does not contain any downloadable macros''
 
  
==Simulation macro reference==
 
  
===<span style="font-weight: normal;"><u><tt>Rotate</tt></u></span>===
 
''<span style="color:red;">No additional information</span>''
 
  
  
  
'''Parameters'''
 
  
:[[Variable Types|FLOAT]] ''Angle''
 
  
  
'''Return value'''
 
  
:''This call does not return a value''
+
''No detailed description exists yet for this component''
  
 +
==Examples==
  
  
  
==Property reference==
 
<span style="font-weight: normal;"><u>Gear Ratio</u></span>
 
  
This property is of type ''Floating point'' and can be referenced with the variable name ''Ratio''.
 
  
Sets the input to output gear ratio.
 
  
For example a ratio of 2:1 would be 0.5, a ratio of 1:5 would be 5.0.
 
  
Negative ratio values allow the input direction to be reversed.
 
  
<span style="font-weight: normal;"><u>Input</u></span>
 
  
This property is of type ''Panel object'' and can be referenced with the variable name ''Input''.
 
  
Input connection for example a motor or other active component or primitive.
 
  
<span style="font-weight: normal;"><u>Output</u></span>
 
  
This property is of type ''Panel object'' and can be referenced with the variable name ''Output''.
+
''<span style="color:red;">No additional examples</span>''
  
Output connection for example a primitive or a component such as a linear slide or gearbox.
 
  
<span style="font-weight: normal;"><u>Input Offset</u></span>
+
==Downloadable macro reference==
  
This property is of type ''Floating point'' and can be referenced with the variable name ''InputOffset''.
+
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
 +
|-
 +
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
 +
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Rotate'''
 +
|-
 +
| colspan="2" | &nbsp;
 +
|-
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-f32-icon.png]] - FLOAT
 +
| width="90%" | Angle
 +
|-
 +
| colspan="2" | &nbsp;
 +
|-
 +
| width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-void-icon.png]] - VOID
 +
| width="90%" style="border-top: 2px solid #000;" | ''Return''
 +
|}
  
Distance along the shaft from the center of the input object to the center of the coupling.
 
  
<span style="font-weight: normal;"><u>Output Offset</u></span>
 
  
This property is of type ''Floating point'' and can be referenced with the variable name ''OutputOffsetZ''.
 
  
Distance along the shaft from the center of the coupling to the center of the output object.
+
==Property reference==
  
<span style="font-weight: normal;"><u>Output Translation X</u></span>
+
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
 
+
|-
This property is of type ''Floating point'' and can be referenced with the variable name ''OutputOffsetX''.
+
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]]
 
+
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties'''  
Distance along the X axis from the center of the coupling to the center of the output object.
+
|-
 
+
|-
<span style="font-weight: normal;"><u>Output Translation Y</u></span>
+
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
 
+
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Geabox
This property is of type ''Floating point'' and can be referenced with the variable name ''OutputOffsetY''.
+
|-
 
+
|-
Distance along the X axis from the center of the coupling to the center of the output object.
+
| width="10%" align="center" | [[File:Fc9-type-15-icon.png]]
 
+
| width="90%" | Gear Ratio
<span style="font-weight: normal;"><u>Width</u></span>
+
|-
 
+
| colspan="2" | Sets the input to output gear ratio. For example a ratio of 2:1 would be 0.5, a ratio of 1:5 would be 5.0. Negative ratio values allow the input direction to be reversed. &nbsp;
This property is of type ''Floating point'' and can be referenced with the variable name ''Width''.
+
|-
 
+
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
''<span style="color:red;">No additional information</span>''
+
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Connections
 
+
|-
 
+
|-
 
+
| width="10%" align="center" | [[File:Fc9-type-17-icon.png]]
<span style="font-weight: normal;"><u>Height</u></span>
+
| width="90%" | Input
 
+
|-
This property is of type ''Floating point'' and can be referenced with the variable name ''Height''.
+
| colspan="2" | Input connection for example a motor or other active component or primitive.&nbsp;
 
+
|-
''<span style="color:red;">No additional information</span>''
+
| width="10%" align="center" | [[File:Fc9-type-17-icon.png]]
 
+
| width="90%" | Output
 
+
|-
 
+
| colspan="2" | Output connection for example a primitive or a component such as a linear slide or gearbox.&nbsp;
<span style="font-weight: normal;"><u>Depth</u></span>
+
|-
 
+
| width="10%" align="center" | [[File:Fc9-type-15-icon.png]]
This property is of type ''Floating point'' and can be referenced with the variable name ''Depth''.
+
| width="90%" | Input Offset
 
+
|-
''<span style="color:red;">No additional information</span>''
+
| colspan="2" | Distance along the shaft from the center of the input object to the center of the coupling.&nbsp;
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-15-icon.png]]
 +
| width="90%" | Output Offset
 +
|-
 +
| colspan="2" | Distance along the shaft from the center of the coupling to the center of the output object.&nbsp;
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-15-icon.png]]
 +
| width="90%" | Output Translation X
 +
|-
 +
| colspan="2" | Distance along the X axis from the center of the coupling to the center of the output object.&nbsp;
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-15-icon.png]]
 +
| width="90%" | Output Translation Y
 +
|-
 +
| colspan="2" | Distance along the X axis from the center of the coupling to the center of the output object.&nbsp;
 +
|-
 +
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
 +
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Panel Properties
 +
|-
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-15-icon.png]]
 +
| width="90%" | Width
 +
|-
 +
| colspan="2" | &nbsp;
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-15-icon.png]]
 +
| width="90%" | Height
 +
|-
 +
| colspan="2" | &nbsp;
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-15-icon.png]]
 +
| width="90%" | Depth
 +
|-
 +
| colspan="2" | &nbsp;
 +
|}

Latest revision as of 17:26, 9 November 2022

Author Matrix TSL
Version 1.0
Category Mechatronics


Gearbox component

A simple component to couple together two rotating shafts via a gearbox. The gearbox can be used to scale the input rotational speed and optionally reverse the output direction.

Component Pack

MECHATRONICS

Detailed description

No detailed description exists yet for this component

Examples

No additional examples


Downloadable macro reference

Fc9-comp-macro.png Rotate
 
Fc9-f32-icon.png - FLOAT Angle
 
Fc9-void-icon.png - VOID Return



Property reference

Fc9-prop-icon.png Properties
Fc9-conn-icon.png Geabox
Fc9-type-15-icon.png Gear Ratio
Sets the input to output gear ratio. For example a ratio of 2:1 would be 0.5, a ratio of 1:5 would be 5.0. Negative ratio values allow the input direction to be reversed.  
Fc9-conn-icon.png Connections
Fc9-type-17-icon.png Input
Input connection for example a motor or other active component or primitive. 
Fc9-type-17-icon.png Output
Output connection for example a primitive or a component such as a linear slide or gearbox. 
Fc9-type-15-icon.png Input Offset
Distance along the shaft from the center of the input object to the center of the coupling. 
Fc9-type-15-icon.png Output Offset
Distance along the shaft from the center of the coupling to the center of the output object. 
Fc9-type-15-icon.png Output Translation X
Distance along the X axis from the center of the coupling to the center of the output object. 
Fc9-type-15-icon.png Output Translation Y
Distance along the X axis from the center of the coupling to the center of the output object. 
Fc9-conn-icon.png Panel Properties
Fc9-type-15-icon.png Width
 
Fc9-type-15-icon.png Height
 
Fc9-type-15-icon.png Depth