FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We have started the migration process.
This community is now in READ ONLY mode.
Read more: Important
information on the platform change.
01-19-2023 02:42 PM
Hi everybody,
I'm using the Motion App V1.12.7 (+ PLC Axis Template) to control two axes (one linear/one rotary with modulo 360°).
For the linear axis everything just works fine and I can control it via PLC or Motion App or directly in EasySetup mode.
For the Modulo axis there are no problems using the EasySetup mode. But if I control it via MotionApp/PLC (Jog and/or Positioning) the Axis shows strange behavior at the Point the modulo limit is reached (360°->0° or 0°->360°) in both directions negativ/positiv. See the traces attached. Feels like it tries to change direction for a short term.
I set the modulo in the Motion App at 360° same as in the Drive engineering (see pictures). Any idea, which parameter(s) i got wrong? Like I mentioned, the behavior in EasySetup mode is normal.
Thx for the support in advance and regards 🙂
Solved! Go to Solution.
01-20-2023 08:06 AM
Hello,
I don't know which Mode you use in the EasyStartUp. But E.g. the Jog-Functionality is realised in EasyStartUp Mode via "Velocity Mode".
When you using Jog-Functionality in the CtrlX the Positionsetpoint is transfered to the Drive.
And in the drive the position controller is active.
In your pictures the value from the ctrlX (S-0-0047) seems to be correct. So I suppose the problem in the drive,
but only with actual information it is difficult to catch the problem.
So you can send us a parameterfile of your drive or you can contact me then I can try to investigate it with you.
Jürgen Kohl
01-20-2023 09:37 AM
Hi,
as is used the Jog Mode in both cases that would explain the difference.
I sent yu the parameters via PM.
Hope thats what u asked for 🙂
01-20-2023 11:46 AM
Hello,
I couldn't reproduce your problem. Could you send me a Oscilloscop-meassurement with the following parameter in the error case:
P-0-0047
S-0-0047
P-0-0434
P-0-0048
S-0-0051
S-0-0040
P-0-0049
P-0-0084
Did you use the P-0-0059, because your Trigger of the oscilloscop is configured to this value. And this parameter is normally always zero?
01-20-2023 12:14 PM
01-23-2023 07:40 AM
Hello,
the problem seems to be the ctrlX, because P-0-0047 (position setpoint control) goes from app. 324 to 0.
But I couldn't reproduce it. In my environment with MOT-V-0112.7 it works in a proper way.
Maybe you can try to delete the axis and generate it again
01-23-2023 03:38 PM
The gear ratio 1000 / 666 is correct?
01-24-2023 11:16 AM
Hi,
deleting the Axis in the Motion App didn't work, but reloading the default parameters in the DRIVE Engineering did.
Somehow the Processdataconfiguration of the EtherCat interface was displaced. The data between Motion App and DRIVE Engineering had somekind of offset or sth. like that (See picture attached). The application Profile was set to "Servodrive Profil" in the old an new configuration, yet the interface looks different now and it works.
Thanks for your ideas and support!