Hello everybody,

I try to use Ethercat Master for linux. Building and configuration seem to be 
OK.
I use systemd to run Ethercat master as a service. I configured < Ethercat.conf 
> by filling < MASTER0_DEVICE > with my MAC address and < DEVICE_MODULES > with 
< e1000 >.

But when I start service I get the following message :

root@MTSF:/lib/systemd/system# systemctl status etherlab.service
● etherlab.service - EtherCAT Master Kernel Modules
   Loaded: loaded (/lib/systemd/system/etherlab.service; enabled; vendor 
preset: enabled)
   Active: active (exited) since Wed 2019-11-20 10:26:11 CET; 33min ago
  Process: 1236 ExecStart=/opt/etherlab/sbin/ethercatctl start (code=exited, 
status=0/SUCCESS)
Main PID: 1236 (code=exited, status=0/SUCCESS)
    Tasks: 0 (limit: 4915)
   CGroup: /system.slice/etherlab.service

nov. 20 10:26:11 MTSF systemd[1]: Starting EtherCAT Master Kernel Modules...
nov. 20 10:26:11 MTSF ethercatctl[1236]: /etc/ethercat.conf: ligne 19: 
MASTER0_DEVICE : commande introuvable
nov. 20 10:26:11 MTSF ethercatctl[1236]: /etc/ethercat.conf: ligne 53: 
DEVICE_MODULES : commande introuvable
nov. 20 10:26:11 MTSF systemd[1]: Started EtherCAT Master Kernel Modules.


MASTER0_DEVICE and DEVICE_MODULES commands are not found.

Does someone have an idea to solve this issue ? I am working under VM.

Thanks
_______________________________________________
etherlab-users mailing list
etherlab-users@etherlab.org
http://lists.etherlab.org/mailman/listinfo/etherlab-users

Reply via email to