Re: [etherlab-users] Ethernet over EtherCAT: IP-Address

2008-11-04 Thread Florian Pose
On Tue, Nov 04, 2008 at 08:14:01AM +0100, Erwin Burgstaller wrote: > * Mon, Nov 03, 2008 - 17:25:27 +0100, Florian Pose - [EMAIL PROTECTED]: > > > please do this via higher-layer mechanisms, for example WWW, SSH or > > whatever your slave supports. > > Hm, for WWW or SSH we first need an ip-addre

Re: [etherlab-users] Ethernet over EtherCAT: IP-Address

2008-11-03 Thread Erwin Burgstaller
* Mon, Nov 03, 2008 - 17:25:27 +0100, Florian Pose - [EMAIL PROTECTED]: > please do this via higher-layer mechanisms, for example WWW, SSH or > whatever your slave supports. Hm, for WWW or SSH we first need an ip-address. ;-) OK, we'll probably use DHCP, or if the slaves knows it's ring position

Re: [etherlab-users] Ethernet over EtherCAT: IP-Address

2008-11-03 Thread Florian Pose
Hi, On Mon, Nov 03, 2008 at 02:04:00PM +0100, Erwin Burgstaller wrote: > having a device which is EoE capable, how do you set the IP-Address? > > There may be a flag set in the device's eeprom data, which should tell > the master, that it needs an IP-Address. But it seems not implemented on > the

[etherlab-users] Ethernet over EtherCAT: IP-Address

2008-11-03 Thread Erwin Burgstaller
Hi, having a device which is EoE capable, how do you set the IP-Address? There may be a flag set in the device's eeprom data, which should tell the master, that it needs an IP-Address. But it seems not implemented on the master side. Should this work with the IgH EtherCAT Master? Or how should