FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
08-05-2021 01:10 PM
Hello everyone,
i want to create a kinematic with four Axis and use it in the IDE. Three of these Axis are the X, Y and Z-Axis of a cartesian motion system. The fourth is for the engine of an application applied to the z-Axis. This engine only spins in positive direction and is not a swing axis.
How can i make this configuration work? I already get an error in the motion when i try to group it after turning the power on.
Thank you 🙂
Solved! Go to Solution.
08-05-2021 04:48 PM - edited 08-05-2021 05:04 PM
EDIT: You have to choose a free axis and change the unit the kinematik settings to grad:
08-09-2021 10:00 AM
Thank you for your answer.
Will it now be possible to move this kinematic in x,y,z-direction and rotate the free axis simultaniously? And how do i make sure, that the freeAxis is never turning in a negative direction?
Furthermore, i have a question concerning the velocity. Is it possible to use a different speed for the freeAxis than the rest of the kinematic? When i´m using ''position kinematic'' for example, i only have one velocity for every axis in the array.
08-14-2021 12:44 PM
All axes that are part of a kinematic are moved coordinated. That means the movements starts and stops at the same time. The set velocity in a kinematic command is only affecting the TCP path. (See motion object documentation) So the velocity of the 4th axis will result from the time needed to complete the command for all axes and the commanded distance. Please also beware of the motion limit values of the axes.
The direction of rotation is determined by your commanded position.
If you just like to like to run a rotational axis freely at the same time as the kinematic I would suggest to do a parallel single axis command for it. In the IDE you can choose run in parallel. The mane problem here is when your axis movement should stop.
We could also have a live meeting to get a better idea what you want to do and how to reach it. Please write me a personal message with your contact data to do so.