Component: Coupling (Mechatronics)

From Flowcode Help
Revision as of 09:04, 12 October 2020 by BenR (talk | contribs) (XML import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


Author Matrix TSL
Version 1.0 (Release)
Category Mechatronics


Image Coupling component

A simple component to couple together two rotating shafts. An essential component when working with motors, gearboxes, encoders and other rotational systems.

Examples

No additional examples


Downloadable macro reference

This component does not contain any downloadable macros

Simulation macro reference

Rotate

Simulation macro called behind the scenes by motor components when rotating.

Parameters

FLOAT Angle


Return value

This call does not return a value



Property reference

Input

This property is of type Panel object and can be referenced with the variable name Input.

Input connection for example a motor or other active component or primitive.

Output

This property is of type Panel object and can be referenced with the variable name Output.

Output connection for example a primitive or a component such as a linear slide or gearbox.

Input Offset

This property is of type Floating point and can be referenced with the variable name InputOffsetZ.

Distance along the shaft from the center of the input object to the center of the coupling.

Output Offset

This property is of type Floating point and can be referenced with the variable name OutputOffsetZ.

Distance along the shaft from the center of the coupling to the center of the output object.

Output Translation X

This property is of type Floating point and can be referenced with the variable name OutputOffsetX.

Distance along the X axis from the center of the coupling to the center of the output object.

Output Translation Y

This property is of type Floating point and can be referenced with the variable name OutputOffsetY.

Distance along the Y axis from the center of the coupling to the center of the output object.

Width

This property is of type Floating point and can be referenced with the variable name Width.

No additional information


Height

This property is of type Floating point and can be referenced with the variable name Height.

No additional information


Depth

This property is of type Floating point and can be referenced with the variable name Depth.

No additional information