Hello everyone,
At the moment I am experiencing a problem with the Softmotion library, that seems to be related with the initialization of the EtherCat bus. When I download my project to the Core, and restart everything works fine. However, when power cycling the system, Softmotion goes into an error state that can’t be reset. This error is cleared on doing a reset of the plc.
Based on the error description, one would assume that is would have something to do with calling Softmotion function block’s before the bus is operational. However then delaying the initialization of my program, nothing changed. Furthermore, when downloading an almost empty project, that doesn’t call any Softmotion functions, the same thing happens.
PLC-Engineering version: 1.20.12, CtrlX Works version: 2.6.6
Does anyone have any suggestions?