FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We are updating our platform to a new
system.
Read more: Important
information on the platform change.
03-07-2023 03:23 PM
Good morning,
We wanted to turn to False the value of the positive or negative jog right after having turned it to True and we discovered a problem with the direction.
We tried 2 ways of programming the "True to False" order.
Doesn't matter if the order is given before or after the jog program (in Position A or Position B), the axis always goes in the negative direction.
Do you have any idee of the reason ?
Thanks for you help.
Configuration :
- Axis Interface
- CtrlX Works 1.18
- CtrlX Drive 3.14
Here you can find a picture of the program and the full project.
Solved! Go to Solution.
03-14-2023 09:09 AM - edited 04-24-2023 10:27 AM
We checked this behaviour and saw that the jog functionality in the axisinterface needs at least two cycles to be activated correctly because of internal state machines. We will improve this in one of our next versions.
As it is a method in the uncompiled library MotionInterfaceUser you can even have a look at it or directly build in a workaround: