We are moving! We are currently migrating our community to the new Bosch Connected Industry Online Portal. The community will be available latest in the new year again, until then it will be in read-only mode. Click here for more information.
12-14-2023 06:21 PM
Hello, we are facing a strange issue with a CX2020 and the CtrlX Drives. In the machine there are 2 CtrlX drives.
The station is programmed with OES 4.11 and Twincat 4022.30, you can find attached also the CX2020 Info page.
We are using:
- Peripheral "NexeedEcRxCtrlX_native" version 2.0.9.0
- Object "NexeedAxis" version 1.2.18.0
When we activate the configuration we receive always the following error from twincat.
If you check the Windows event viewer this is the message showed.
If we disable in the busfield the CtrlX Drives we are able to activate the configuration and run the PLC project without any issue.
The only way we have to start the PLC is to disable the "autostart boot project", then we activate the configuration, get the error and acknwledge it, after that login and download the PLC project.
After the start of the PLC we get in the HMI the error "F4002 RTD Telegram Failure" - EventNumber 999426, but we are able to driveOn and move the axis.
Do you know something about this kind of issue?
Solved! Go to Solution.
12-21-2023 09:42 AM - edited 12-21-2023 09:44 AM
Things to check:
01-03-2024 04:55 PM
Thank you SteffenR!
The problem was that the DC master was the CtrlX drive and, when I've checked the diagnosis the deviation was higher than 200 microseconds. We have modified the bus configuration, moving the EK1100 close to the PLC and before of the CtrlX Drive. In this way we configured as DC master the EK1100 and checking the DC diagnosis the deviation was always lower than 20 microseconds.
Actually we are able to activate the PLC configuration without the errors showed before.
Thank you again!