FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
12-12-2022 04:21 AM
Hello Rexroth Team
I have a question,when I upgrade CtrlXWorks from 1.14 version to 1.16 version,then after I generate code ,I encounter some warning?
So I want to know how to solved this issus?
Please see the attached picture.
Solved! Go to Solution.
12-12-2022 07:44 AM
Hello Max1
P-0-0115:
You will get a warning because this parameter is still configured (per default) at the cyclic AT channel. So no need to read it acyclic.
P-0-0447 Command Set Abs Position
With the V1.16 this command is now written via the motion app. (new command "Set Abs Position") It seems that you will get the warning because of an possible interaction between the motion app and the plc program. So if you want to make the abs pos reference please use the motion command.
Regards
Jochen
12-12-2022 08:18 AM
Hello Jochen
Thanks your help,Understand Now.