Difference between revisions of "Component: Linear Actuator (Mechatronics)"
From Flowcode Help
Jump to navigationJump to search| Line 16: | Line 16: | ||
==Detailed description== | ==Detailed description== | ||
| + | |||
| + | |||
| Line 24: | Line 26: | ||
==Examples== | ==Examples== | ||
| + | |||
| + | |||
| Line 43: | Line 47: | ||
|- | |- | ||
|- | |- | ||
| − | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-f32-icon.png]] - FLOAT |
| width="90%" | Angle | | width="90%" | Angle | ||
|- | |- | ||
Revision as of 13:34, 17 November 2021
| Author | Matrix TSL |
| Version | 1.0 |
| Category | Mechatronics |
Contents
Linear Actuator component
Creates a linear actuator that can be used with the various motor components via a coupling or gearbox.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
| CheckLimits | |
| Checks to see if either limit switch is active. Returns 1 if min switch is active, 2 if max switch is active, 3 if both switches are active else returns 0. | |
| Return | |