EtherCAT.NET icon indicating copy to clipboard operation
EtherCAT.NET copied to clipboard

EL6731-0010 (old version) does not start properly

Open Apollo3zehn opened this issue 6 years ago • 0 comments

From OneDAS-Ethercat created by Apollo3zehn: OneDAS-Group/OneDAS-Ethercat#15

byte[] prmData = new byte[] { 0x80, -> 0x88 0x1, 0x14, 0xb, 0x9, 0x5f, 0x0, 0x80, 0x0, 0x8 }.Concat(userPrmData).ToArray();

context->slavelist[slaveIndex].CoEdetails == 0 although slave requires CoE (same strange behavior like EL6601?) Slave is not starting but configured exactly like TwinCAT. Maybe the reason is here also that the register upload data are wrong.

Apollo3zehn avatar Apr 03 '19 11:04 Apollo3zehn