Difference between revisions of "Component: Servo Motor (Standard) ()"
From Flowcode Help
Jump to navigationJump to search (Replaced content with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.1 |- | width="20%" style="color:...") Tag: Replaced |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 14: | Line 14: | ||
==Servo Motor (Standard) component== | ==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. | 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 Pack== | ||
+ | |||
+ | MECHATRONICS | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
Line 28: | Line 38: | ||
+ | A simple example that shows how to use some common functions to control a servo. | ||
− | + | {{Fcfile|Controlling Servos Example.fcfx|Controlling Servos Example}} | |
==Downloadable macro reference== | ==Downloadable macro reference== | ||
Line 57: | Line 68: | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} |
Latest revision as of 17:26, 9 November 2022
Author | Matrix Ltd |
Version | 1.1 |
Category |
Contents
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 Pack
MECHATRONICS
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.