Motion app fails on reboot

Hi.

I have an issue with motion app when I'm rebooting Core. Motion app stays in Configuration/running-mode. Only way to get it to running-mode is to manually change it to running mode from Core webserver. After this everything works as it should and I can switch it between configuration and running mode. So this problem concerns only reboot situation.

Could this be some setting that I have wrong or is there any known issues in this?

I'm using V1.16 version apps.

Core is attached to 2 CtrlX Drives with firmware:ย โ€ƒFWA-XD1-AXS-V-0308N-NN.01

Please let me know if there is some more information that I can provide.

Here is some error messages that I could catch:

โ€ƒ

โ€ƒ

Best reply by Michael

The problem here was caused by calling the fbSoERead-function during the startup of the control.
This blocked the acyclic communication which is needed during startup to read data from the drive. eg. for the axisprofile.
Solution is to wait with calling such functions until EC-Master is in state OP and do not call it cyclic.

View original
6 replies