<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:ArialMT;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:3.0cm 2.0cm 3.0cm 2.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=DA link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hi <o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><span lang=EN-US>I have a big issue trying to reset the ESC from the EtherCAT Master. The ESC is of type BECKHOFF ET1100 and has the following register published:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><i><span lang=EN-US>Register ESC Reset ECAT (0x0040)<o:p></o:p></span></i></b></p><p class=MsoNormal><b><i><span lang=EN-US><o:p>&nbsp;</o:p></span></i></b></p><p class=MsoNormal style='text-autospace:none'><b><i><span lang=EN-US>A reset is asserted after writing 0x52 (&#8216;R&#8217;),<o:p></o:p></span></i></b></p><p class=MsoNormal style='text-autospace:none'><b><i><span lang=EN-US>0x45 (&#8216;E&#8217;) and 0x53 (&#8216;S&#8217;) in this register with 3<o:p></o:p></span></i></b></p><p class=MsoNormal><b><i><span lang=EN-US>consecutive frames. <o:p></o:p></span></i></b></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US>The problem is to send the register writes in 3 consecutive frames. With intermediate frames it doesn&#8217;t work. The commando tool can send register writes (ethercat reg_write) but these will drop in a register queue and cannot be send in 3 consecutive frames. I have tried to make a small EtherCAT master application, but first of all there is no public interface for sending a register read or write (ecrt.h). Secondly I tried to make a setup where I only did send the etherCAT train after each &#8216;ethercat reg_write &#8230;&#8217; but this did not work at all. <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US>Does anyone succeeded in resetting a ESC? <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Is it possible to send 3 </span><span lang=EN-US>consecutive</span><span lang=EN-US> ETherCAT frames from the public interface (ecrt.h), in anyway?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>If we need to make an additional reset interface , how to control the 3 </span><span lang=EN-US>consecutive</span><span lang=EN-US> register write ?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US>Any help is highly appreciated.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal>Med venlig hilsen/Best regards,<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Xtel<o:p></o:p></p><p class=MsoNormal>Martin Jørgensen<o:p></o:p></p><p class=MsoNormal>Alfred Nobels Vej 21E<o:p></o:p></p><p class=MsoNormal>9220 Aalborg Ø<o:p></o:p></p><p class=MsoNormal>Direct: +4572146686<o:p></o:p></p><p class=MsoNormal>Mobil: +4525381054<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>