A function that is used to realize synchronized motion, in which one axis (slave) moves continuously related to the quota of another axis (master).
Syntax |
real mv_crimper (i32 return, stru_crimper stru) |
||||||||
---|---|---|---|---|---|---|---|---|---|
return |
Variable containing information about the state of the function (see returns codes).
|
||||||||
stru |
Structure of type stru_crimper containing parameters related to the movement |
||||||||
Result |
Updated position value of the slave axis |
||||||||
Validity |
Rule |
||||||||
Note |
Example on oscilloscope of a possible output of the function: For a concrete example see in the RDE environment: Workspace -> Specials -> Examples Library. |