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.
05-17-2023 10:44 AM - last edited on 05-17-2023 10:55 AM by CodeShepherd
Hi,
I'm having the same issue as listed above. I followed the links to the threads/topics you mentioned but it didn't solve my problem.
When i boot the CORE, the motion app is stuck in Configurating/Running and the axis states are OUTDATED. Setting the Motion app to Running doesn't work. The state changes to Booting but after a couple of minutes an error pops up and the state goes back to Configuration/Running.
When I set the main operating mode from partially operating to Operating the motion app does start and the state changes to Running (both the motion app and the main operating mode of the CORE)
The help provided says it could heve to do something with the scheduler, but i don't see any differences between the partially operating state and the running state of the core.
Solved! Go to Solution.
05-17-2023 11:09 AM - edited 05-22-2023 03:43 PM
Moved to own topic from this one.
Could please check the "Configuration" tab of the scheduler and add a picture? Especially check the priority of the "motionHighPrep" task. it should be different e.g. 24 to the one of "ctrlXAutomation" e.g. 23.
See also our online documentation for the error 090F0053 Error in system configuration/0C56020D Motion callable has not reached "RUN" state during bootup.
Best case would be to switch on traces of the motion core and the axisprofile via the data layer (see e.g. here how to do so) and create a system report directly after the error occurred, that would be quite helpful. It can be found via the question mark symbol in the ctrlX CORE web UI.
05-17-2023 12:37 PM
Update:
This only happens when I switch on the mains on the whole cabinet CtrlX CORE + 2 Ctrlx Drives. If i just power up the CORE when the drives are already powered and ready, the motion app is started correctly.
Is it possible to delay the starting of the motion app or something like that?
05-19-2023 04:30 PM
ctrlX Motion app booting cannot be delayed. But to understand what really happens please give us some more information like mentioned in my post above.
05-22-2023 11:49 AM
05-22-2023 04:25 PM - edited 10-04-2023 07:17 AM
We could not find problems in your system setup but as the report seems to created to long after the error occurred we cannot see anything about it in the logbook.
Could you please:
05-24-2023 08:48 AM
05-24-2023 09:04 AM
There is only one motion error present in the logbook but not the one we are looking for:
motion/axs/X_axis | 091F2002 | 0C550101 | General axis command error | Device error - power failed | AddInfo: error result of setPowerMode(): 0xF000000F |
The earliest entry is 2023-05-24 06:15:31 and latest 2023-05-24 06:23:07. Please keep in mind that the logbook is designed as a ring buffer and is by standard setting cleared while bootup.
05-24-2023 09:35 AM
05-24-2023 03:14 PM
Let us have a try together. Please send me a private message with your contact data so we can arrange an online meeting.
05-25-2023 03:29 PM
After an online investigation some information:
05-25-2023 03:48 PM
So if I understand it correctly:
I need to delay/disable the ethercat connection from the plc until the ethercat becomes operational? can this be done in the CORE with the scheduler e.g. or do i need to do this from the PLC app itself?
05-26-2023 07:15 AM - edited 06-12-2023 10:53 AM
It seems that your application code in the PLC is doing that requests. Do you use any EtherCat based drive access function blocks like IL_ECATSoeRead? These could be delayed to improve the behaviour.
07-13-2023 07:48 AM
10-02-2023 11:12 PM