• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] EtherCAT Slave
#6
Got your point Jamie.

But what you need to know is that with the EtherCAT slave stack provided ALL process data objects are handled bytewise internally. There are not such things like FLOAT , UNT32 or others that could be defined. So in the end netX treats all data transparently as a kind of buffer byte by byte in adjacent order.

If this scheme is clear now of course in the application on top of the stack you can easily overlay some data types yourself. But the master on the other side will still see bytes .... or 4 bytes in a row if they shall contain a float or 2 bytes in a row containing an INT16 or so. But as far as I know you can bundle bytes in a master as well to a float or int.

Thx
You never fail until you stop trying.“, Albert Einstein (1879 - 1955)

  Reply


Messages In This Thread
[SOLVED] EtherCAT Slave - by snortman - April-16th-2018, 04:28 PM
RE: EtherCAT Slave - by JamieG - February-6th-2019, 02:26 AM
RE: EtherCAT Slave - by Armin@netPI - February-6th-2019, 10:27 AM
RE: EtherCAT Slave - by JamieG - February-7th-2019, 07:05 AM
RE: EtherCAT Slave - by Armin@netPI - February-7th-2019, 07:36 AM
Answer - by Armin@netPI - April-16th-2018, 08:21 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Configuring EtherCAT communication Hoeber 1 2,175 September-22nd-2021, 01:29 PM
Last Post: Armin@netPI
  running ethercat slave MGharat 6 5,692 December-10th-2019, 10:06 AM
Last Post: MGharat
  [SOLVED] Monitoring as EtherCAT Slave PRingelberg 8 6,678 October-16th-2018, 08:10 PM
Last Post: Armin@netPI

Forum Jump:


Users browsing this thread: 1 Guest(s)