Difference between revisions of "Component: Coupling Dummy (Mechatronics)"
From Flowcode Help
Jump to navigationJump to searchLine 16: | Line 16: | ||
==Component Source Code== | ==Component Source Code== | ||
+ | |||
+ | Please click here to download the component source project: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_CouplingDummy.fcfx FC_Comp_Source_CouplingDummy.fcfx] | ||
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_CouplingDummy.fcfx FC_Comp_Source_CouplingDummy.fcfx] | Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_CouplingDummy.fcfx FC_Comp_Source_CouplingDummy.fcfx] | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 42: | Line 46: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 66: | Line 72: | ||
==Macro reference== | ==Macro reference== | ||
+ | |||
+ | {| 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" | Simulation macro called behind the scenes by motor components when rotating. | ||
+ | |- | ||
+ | |- | ||
+ | | width="10%" align="center" | [[File:Fc9-f32-icon.png]] - FLOAT | ||
+ | | width="90%" | Angle | ||
+ | |- | ||
+ | | colspan="2" | | ||
+ | |- | ||
+ | | 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'' | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ==Property reference== | ||
+ | |||
+ | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
+ | |- | ||
+ | | width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]] | ||
+ | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties''' | ||
+ | |- | ||
+ | |}==Macro reference== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" |
Revision as of 15:20, 20 January 2023
Author | Matrix TSL |
Version | 1.0 |
Category | Mechatronics |
Contents
Coupling Dummy component
A simple component to couple together two rotating shafts. An essential component when working with motors, gearboxes and other rotational systems.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_CouplingDummy.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_CouplingDummy.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
![]() |
Rotate |
Simulation macro called behind the scenes by motor components when rotating. | |
![]() |
Angle |
![]() |
Return |
Property reference
![]() |
Properties |
==Macro reference==
![]() |
Rotate |
Simulation macro called behind the scenes by motor components when rotating. | |
![]() |
Angle |
![]() |
Return |
Property reference
![]() |
Properties |
==Macro reference==
![]() |
Rotate |
Simulation macro called behind the scenes by motor components when rotating. | |
![]() |
Angle |
![]() |
Return |
Property reference
![]() |
Properties |