[etherlab-users] Open source virtual Linux Ethercat Slave
babbittner at aol.com
babbittner at aol.com
Mon Nov 26 02:35:09 CET 2012
I'm attempting to run multiple virtual slaves on one host. I setup a TUN/TAP interface via tunctl named tap0. Then I issued the commands:
./ecslave tap0 &
./ecslave eth0 tap0 &
but I get a message the tap0 interface is LINK DOWN.
Possibly I'm misusing the TUN/TAP virtual interfaces?
Alternatively I'd like to use something like named pipes, but I believe that would involve modifying the code. If I were to modify the code
I think I'd add an option to specify the number of slaves to virtualize and make an array of slaves internally.
Any other ideas?
Thanks,
Bruno
-----Original Message-----
From: Ben Yehuda, Raz <RBenYehuda at manz.com>
To: etherlab-users <etherlab-users at etherlab.org>
Sent: Wed, Nov 21, 2012 2:25 pm
Subject: [etherlab-users] Open source virtual Linux Ethercat Slave
Hello etherlab users
I wrote an open source linux virtual ethercat slave.
$ git clone git://git.code.sf.net/p/ecslave/code ecslave
Ecslave is "tailored" to etherlab and it provides a virtual
and cheap solution to set up and debug etherlab master application.
At the moment ec_slave is user space application, but i am going to add a
version to kernel mode in the near future.
wiki :
https://sourceforge.net/p/ecslave/wiki/Howto/
I will be happy for debug and input.
raz
_______________________________________________
etherlab-users mailing list
etherlab-users at etherlab.org
http://lists.etherlab.org/mailman/listinfo/etherlab-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.etherlab.org/pipermail/etherlab-users/attachments/20121125/b59732eb/attachment-0003.htm>
More information about the Etherlab-users
mailing list