Component: Servo Motor (Standard) (): Difference between revisions
Appearance
No edit summary |
m Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead"" |
||
| (12 intermediate revisions by 2 users not shown) | |||
| Line 17: | Line 17: | ||
==Component Source Code== | ==Component Source Code== | ||
Please click here | Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_Standard_Servo.fcfx FC_Comp_Source_Standard_Servo.fcfx] | ||
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_Standard_Servo.fcfx FC_Comp_Source_Standard_Servo.fcfx] | |||
==Detailed description== | ==Detailed description== | ||
| Line 34: | Line 48: | ||
==Examples== | ==Examples== | ||
| Line 42: | Line 68: | ||
{{Fcfile|Controlling Servos Example.fcfx|Controlling Servos Example}} | {{Fcfile|Controlling Servos Example.fcfx|Controlling Servos Example}} | ||
==Macro reference== | |||
==Property reference== | ==Property reference== | ||
{| class="wikitable | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-prop-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''Properties''' | ||
|- | |- | ||
|- | |- | ||
Latest revision as of 14:23, 13 July 2026
| Author | Matrix Ltd |
| Version | 1.1 |
| Category |
Servo Motor (Standard) component
Standard size servo motor suitable for control by the 'Servo Controller' component. Use the 'Link to...' property to attach other objects to the rotor for emulating mechanical systems. Send a virtual PWM signal to the servo by selecting it as a target of the 'Servo Controller' component.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_Standard_Servo.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_Standard_Servo.fcfx
Detailed description
No detailed description exists yet for this component
Examples
A simple example that shows how to use some common functions to control a servo.