Component: Servo Motor (Standard) (): Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
==Detailed description== | ==Detailed description== | ||
| Line 36: | Line 38: | ||
==Examples== | ==Examples== | ||
| Line 46: | Line 50: | ||
{{Fcfile|Controlling Servos Example.fcfx|Controlling Servos Example}} | {{Fcfile|Controlling Servos Example.fcfx|Controlling Servos Example}} | ||
== | ==Macro reference== | ||
Revision as of 14:13, 20 January 2023
| 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 for the component source code: 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.