Hi
I use the ADS library for monitoring the Beckhoff IPCs from a C++ GUI application and sometimes after updating the Boot folder on the IPC and send the reconfig signal via the ADS, the TwinCAT go into run mode and then fails because the license module (EL6070) is not working.
From the application I can't see why it failed, because it is logged in the EventLogger on the IPC, so my wish is if ADS C++ library could subscribe a listener for the EventLogger to get the message of what happen on the IPC so I can show that message in the GUI and easy understand why TwinCAT didn't start up.
Is this a feature you could be interessing in adding to the project?
Best regards,
Rasmus
Hi
I use the ADS library for monitoring the Beckhoff IPCs from a C++ GUI application and sometimes after updating the Boot folder on the IPC and send the reconfig signal via the ADS, the TwinCAT go into run mode and then fails because the license module (EL6070) is not working.
From the application I can't see why it failed, because it is logged in the EventLogger on the IPC, so my wish is if ADS C++ library could subscribe a listener for the EventLogger to get the message of what happen on the IPC so I can show that message in the GUI and easy understand why TwinCAT didn't start up.
Is this a feature you could be interessing in adding to the project?
Best regards,
Rasmus