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.
01-11-2022 02:50 PM
Hello Community,
is it possible to add the ethercatmasterapp in the following snippet?
Solved! Go to Solution.
01-13-2022 10:43 AM
Hello Elleshar,
the standard way to communicate with the EtherCAT-Master is over the Data Layer interface of the EtherCAT Master App. This can be found at “fieldbuses/ethercat/master/instances/ethercatmaster” in the Data Layer of the ctrlX CORE. You can access the current state of the fieldbus and the Realtime Data there.
What would be your specific requirements, so that a connection via a ServiceDependency and thereby the Celix framework would be necessary?
Best regards,
Nick
01-13-2022 01:17 PM
Hi Nick,
What would be your specific requirements, so that a connection via a ServiceDependency and thereby the Celix framework would be necessary?
---> Not explicit necessary, we made it work via the datalayer, it would be more convinient and "cleaner" if we can inject it there.
We got this idea, by looking at the interface for ethercat-masterapp in
ctrlx-automation-sdk.1.12.0\ctrlX-automation-sdk\include\comm.ethercat.master\comm\ethercat\master\i_ethercatMasterProvider.h
Sincerely
Elleshar