Please, can you fix the guide? It is not so clear that FB must be invoked manually after setting data (one would expect that is called implicitly by Codesys during the task).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Originally created by: OW_RPi
Hi,
how can I reset/restart EtherCat-Communication when I get an error (e.g. Timeout of a slave)?
Till now I did a reset cold
Best regards,
Oleg
Hi Oleg,
see the online help:
Ethercat_Master.xRestart:=xReinitMaster;
Ethercat_Master();
BR
Edwin
Originally created by: OW_RPi
Thank You!
Please, can you fix the guide? It is not so clear that FB must be invoked manually after setting data (one would expect that is called implicitly by Codesys during the task).