<div dir="ltr">Dear Christoph,<div>Thanks, ecrt_slave_config_state was what I was looking for.</div><div>So in my first loop, I basically have</div><div>while (1)</div><div>{</div><div>...</div><div>        ecrt_slave_config_state(drive0, &slaveState0);</div><div>        ecrt_slave_config_state(drive1, &slaveState1);</div><div><br></div><div>        if (slaveState0.operational && slaveState1.operational)</div><div>        {</div><div>                printf("All slaves have reached OP state\n");</div><div>                break;</div><div>        }</div><div>...</div><div>} </div><div> <br></div><div>Best,</div><div>Mohsen</div><div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Oct 5, 2018 at 1:31 PM <<a href="mailto:etherlab-users-request@etherlab.org">etherlab-users-request@etherlab.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send etherlab-users mailing list submissions to<br>
        <a href="mailto:etherlab-users@etherlab.org" target="_blank">etherlab-users@etherlab.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.etherlab.org/mailman/listinfo/etherlab-users" rel="noreferrer" target="_blank">http://lists.etherlab.org/mailman/listinfo/etherlab-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:etherlab-users-request@etherlab.org" target="_blank">etherlab-users-request@etherlab.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:etherlab-users-owner@etherlab.org" target="_blank">etherlab-users-owner@etherlab.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of etherlab-users digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: How to check if all slaves have       reached operational<br>
      state? (Ian Prochazka)<br>
   2. Re: How to check if all slaves have reached operational<br>
      state? (Christoph Schroeder)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 4 Oct 2018 17:15:34 -0400<br>
From: Ian Prochazka <<a href="mailto:jprochazka@persimmontech.com" target="_blank">jprochazka@persimmontech.com</a>><br>
To: Mohsen Alizadeh Noghani <<a href="mailto:m.alizad3h@gmail.com" target="_blank">m.alizad3h@gmail.com</a>>,<br>
        "<a href="mailto:etherlab-users@etherlab.org" target="_blank">etherlab-users@etherlab.org</a>" <<a href="mailto:etherlab-users@etherlab.org" target="_blank">etherlab-users@etherlab.org</a>><br>
Subject: Re: [etherlab-users] How to check if all slaves have   reached<br>
        operational state?<br>
Message-ID:<br>
        <<a href="mailto:A262E7BD3F5D9049ADBACCC455B324B801B259811C2D@SERVER.persimmontech.com" target="_blank">A262E7BD3F5D9049ADBACCC455B324B801B259811C2D@SERVER.persimmontech.com</a>><br>
<br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Would user command from OS console give you the answer:<br>
<br>
xxxxx@xxxxx<mailto:<a href="mailto:xxxxx@xxxxx" target="_blank">xxxxx@xxxxx</a>::~$>::~$<mailto:<a href="mailto:xxxxx@xxxxx" target="_blank">xxxxx@xxxxx</a>::~$> ethercat slaves<br>
<br>
<br>
<br>
The ethercat commands can be used while your application is running. Try 'ethercat --help' for other options<br>
<br>
<br>
<br>
Best regards,<br>
<br>
Ian<br>
<br>
<br>
<br>
________________________________<br>
From: etherlab-users [<a href="mailto:etherlab-users-bounces@etherlab.org" target="_blank">etherlab-users-bounces@etherlab.org</a>] On Behalf Of Mohsen Alizadeh Noghani [<a href="mailto:m.alizad3h@gmail.com" target="_blank">m.alizad3h@gmail.com</a>]<br>
Sent: Thursday, October 04, 2018 3:06 AM<br>
To: <a href="mailto:etherlab-users@etherlab.org" target="_blank">etherlab-users@etherlab.org</a><br>
Subject: [etherlab-users] How to check if all slaves have reached operational state?<br>
<br>
Dear EtherLab users,<br>
After activating the master and starting frame exchange, is there a way to check whether all states have reached operational?<br>
Additional info:<br>
Currently, in my code<<a href="https://github.com/mohse-n/L7N_EtherLab/blob/master/simple_test.c" rel="noreferrer" target="_blank">https://github.com/mohse-n/L7N_EtherLab/blob/master/simple_test.c</a>>, I just send empty frames for long enough (trial and error) so that when I exit the loop, my slaves (servo drives) are in OP state.<br>
I have tried checking the working counter in the loop and exiting from it after the domain's working counter becomes equal to our expected value. However, there is still a small delay after that happens and the second slave reaching operational state.<br>
Best,<br>
Mohsen<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.etherlab.org/pipermail/etherlab-users/attachments/20181004/c3ea4ccb/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.etherlab.org/pipermail/etherlab-users/attachments/20181004/c3ea4ccb/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Fri, 5 Oct 2018 10:17:50 +0200<br>
From: Christoph Schroeder <<a href="mailto:christoph.schroeder@helmholtz-berlin.de" target="_blank">christoph.schroeder@helmholtz-berlin.de</a>><br>
To: <<a href="mailto:etherlab-users@etherlab.org" target="_blank">etherlab-users@etherlab.org</a>><br>
Subject: Re: [etherlab-users] How to check if all slaves have reached<br>
        operational state?<br>
Message-ID: <<a href="mailto:9d29754c-7a92-1d11-c8bb-07058e17a442@helmholtz-berlin.de" target="_blank">9d29754c-7a92-1d11-c8bb-07058e17a442@helmholtz-berlin.de</a>><br>
Content-Type: text/plain; charset="windows-1252"; Format="flowed"<br>
<br>
Hi Mohsen,<br>
<br>
additionally you can use ecrt_slave_config_state in your application. I call this function plus ecrt_master_state and ecrt_domain_state every other second to check the status of the whole setup.<br>
<br>
Best regards,<br>
Christoph<br>
<br>
On 10/4/18 11:15 PM, Ian Prochazka wrote:<br>
Would user command from OS console give you the answer:<br>
<br>
xxxxx@xxxxx<mailto:<a href="mailto:xxxxx@xxxxx" target="_blank">xxxxx@xxxxx</a>::~$>::~$<mailto:<a href="mailto:xxxxx@xxxxx" target="_blank">xxxxx@xxxxx</a>::~$> ethercat slaves<br>
<br>
<br>
<br>
The ethercat commands can be used while your application is running. Try 'ethercat --help' for other options<br>
<br>
<br>
<br>
Best regards,<br>
<br>
Ian<br>
<br>
<br>
<br>
________________________________<br>
From: etherlab-users [<a href="mailto:etherlab-users-bounces@etherlab.org" target="_blank">etherlab-users-bounces@etherlab.org</a><mailto:<a href="mailto:etherlab-users-bounces@etherlab.org" target="_blank">etherlab-users-bounces@etherlab.org</a>>] On Behalf Of Mohsen Alizadeh Noghani [<a href="mailto:m.alizad3h@gmail.com" target="_blank">m.alizad3h@gmail.com</a><mailto:<a href="mailto:m.alizad3h@gmail.com" target="_blank">m.alizad3h@gmail.com</a>>]<br>
Sent: Thursday, October 04, 2018 3:06 AM<br>
To: <a href="mailto:etherlab-users@etherlab.org" target="_blank">etherlab-users@etherlab.org</a><mailto:<a href="mailto:etherlab-users@etherlab.org" target="_blank">etherlab-users@etherlab.org</a>><br>
Subject: [etherlab-users] How to check if all slaves have reached operational state?<br>
<br>
Dear EtherLab users,<br>
After activating the master and starting frame exchange, is there a way to check whether all states have reached operational?<br>
Additional info:<br>
Currently, in my code<<a href="https://github.com/mohse-n/L7N_EtherLab/blob/master/simple_test.c" rel="noreferrer" target="_blank">https://github.com/mohse-n/L7N_EtherLab/blob/master/simple_test.c</a>>, I just send empty frames for long enough (trial and error) so that when I exit the loop, my slaves (servo drives) are in OP state.<br>
I have tried checking the working counter in the loop and exiting from it after the domain's working counter becomes equal to our expected value. However, there is still a small delay after that happens and the second slave reaching operational state.<br>
Best,<br>
Mohsen<br>
<br>
<br>
<br>
_______________________________________________<br>
etherlab-users mailing list<br>
<a href="mailto:etherlab-users@etherlab.org" target="_blank">etherlab-users@etherlab.org</a><mailto:<a href="mailto:etherlab-users@etherlab.org" target="_blank">etherlab-users@etherlab.org</a>><br>
<a href="http://lists.etherlab.org/mailman/listinfo/etherlab-users" rel="noreferrer" target="_blank">http://lists.etherlab.org/mailman/listinfo/etherlab-users</a><br>
<br>
<br>
<br>
--<br>
(bb|[^b]{2})<br>
<br>
________________________________<br>
<br>
Helmholtz-Zentrum Berlin f?r Materialien und Energie GmbH<br>
<br>
Mitglied der Hermann von Helmholtz-Gemeinschaft Deutscher Forschungszentren e.V.<br>
<br>
Aufsichtsrat: Vorsitzender Dr. Karl Eugen Huthmacher, stv. Vorsitzende Dr. Jutta Koch-Unterseher<br>
Gesch?ftsf?hrung: Prof. Dr. Bernd Rech (kommissarisch), Thomas Frederking<br>
<br>
Sitz Berlin, AG Charlottenburg, 89 HRB 5583<br>
<br>
Postadresse:<br>
Hahn-Meitner-Platz 1<br>
D-14109 Berlin<br>
<br>
<a href="https://www.helmholtz-berlin.de" rel="noreferrer" target="_blank">https://www.helmholtz-berlin.de</a><br>
<br>
Abonnieren Sie unseren monatlichen Newsletter!<<a href="https://www.helmholtz-berlin.de/aktuell/pm/newsletter/" rel="noreferrer" target="_blank">https://www.helmholtz-berlin.de/aktuell/pm/newsletter/</a>><br>
Subscribe to our monthly newsletter!<<a href="https://www.helmholtz-berlin.de/aktuell/pm/newsletter/index_en.html" rel="noreferrer" target="_blank">https://www.helmholtz-berlin.de/aktuell/pm/newsletter/index_en.html</a>><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.etherlab.org/pipermail/etherlab-users/attachments/20181005/18f507c7/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.etherlab.org/pipermail/etherlab-users/attachments/20181005/18f507c7/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
etherlab-users mailing list<br>
<a href="mailto:etherlab-users@etherlab.org" target="_blank">etherlab-users@etherlab.org</a><br>
<a href="http://lists.etherlab.org/mailman/listinfo/etherlab-users" rel="noreferrer" target="_blank">http://lists.etherlab.org/mailman/listinfo/etherlab-users</a><br>
<br>
<br>
------------------------------<br>
<br>
End of etherlab-users Digest, Vol 136, Issue 8<br>
**********************************************<br>
</blockquote></div>