Re: [etherlab-users] How to reboot a slave

2018-06-12 Thread Joye Laurent
Thanks for your quick answer. And do you have any idea why the command reboot doesn't work in the case my own application is running? Laurent Joye ___ etherlab-users mailing list etherlab-users@etherlab.org

Re: [etherlab-users] How to reboot a slave

2018-06-12 Thread Gavin Lambert
On 12 June 2018 19:33, quoth Joye Laurent: > Here are my questions: > - Should it be possible to reboot a slave by writing 3 times in the related > register? If no, is it possible to reboot a slave by using your library? It is generally not possible to reboot a slave by using register requests

[etherlab-users] How to reboot a slave

2018-06-12 Thread Joye Laurent
Hello, I've developped my own application using your library (api defined in ecrt.h). I'd like to be able to update the firmware (through the foe protocol) and the content of the EEPROM of my own EtherCAT slave devices. For this to be possible, I need to force the related slave to reboot. To