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.
07-27-2022 08:55 AM - edited 07-27-2022 08:58 AM
Hello Community,
Is it possible to program a button to clear/reset CtrlX diagnostic (flashing red) using CtrlX PLC webvisu?
Warmest regards,
Solved! Go to Solution.
07-28-2022 11:53 AM - edited 07-28-2022 11:55 AM
Do you like to add a button in the web UI of the ctrlX CORE or do you want to have a button visible in the PLC?
It is not possible to extend the existing screens of the ctrlX CORE web UI. You would have to create an own screen where this button is visible.
08-01-2022 02:52 AM
Hello CodeShepherd,
I would like to create a button in CtrlX PLC webvisu to clear the CtrlX diagnostic is that possible?
Warmest regards,
Open
08-01-2022 08:46 AM
I am not sure what you mean with "CtrlX PLC webvisu" could you please send me a private message with you contact data so we can have a direct talk?
08-01-2022 12:12 PM - edited 08-01-2022 12:13 PM
Please see also this thread for the function of clearing errors via the web interface (REST API) of the ctrlX CORE.
Also there is this thread for how to use the IMC interface that is part of the CXA_MOTIONINTERFACE library.
We are using the same mechanisms (see this thread) in our "Template for cartesian handling systems V1.0". This is open source, so you could have a look to it. Also a CODESYS web visu example is included.