FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
06-02-2022 11:25 AM
Hello,
In the MLC, there was a possiblility to define a task to run as EVENT_OP_MODE_MOTION_CYCLIC or EVENT_OP_MODE_SERCOS_CYCLIC or EVENT_OP_MODE_ETHERCAT_CYCLIC.
How do you do the same thing in ctrlX PLC?
Solved! Go to Solution.
06-03-2022 07:53 AM
The scheduler of the trlX CORE provides a predifined PLC trigger signal which will be synchronised to the ethercat.
This signal can be used as an external task trigger at the PLC engineering
Regards
Jochen
11-07-2022 02:46 PM
Hello,
there is no callable under the 'plcEvent07'-task in my project. So i'm trying to add the callable 'plc-external-event' manually but the error 'DL_SUBMODULE_FAILURE' comes up. I tried to add it in every different state (Operation, Service, Setup).
Can you please help?
11-11-2022 01:08 PM - edited 11-14-2022 08:44 AM
As it was only implemented for showing purposes the preset callable for an external event for the PLC will be gone and needs to be added by hand.
You have to choose the event number you like to use in the ctrlX CORE WebUI under "Settings --> Scheduler":
11-22-2022 08:09 AM
Hello,
When I try to add this manually this error happens:
How can this be solved?
11-22-2022 08:12 AM
@ericvergara See post above.
11-22-2022 08:17 AM
True,
Sorry for that 😅
Thanks for the help!