[Etherlab-users] dynamic PDO unmapping
Graeme Foot
Graeme.Foot at touchcut.com
Thu Sep 17 03:25:52 CEST 2020
Hi,
As far as I'm aware you would need to place each slave into its own domain and then not queue the domain for the slave you want to skip.
Otherwise if a domain is queued, the whole domain data is sent. I think you would need to deactivate the master and reconfigure all the slaves to change the domains and exclude a slave from it.
Another option you could investigate is to see if you could stop the slave responding to the PDO's at the slave end. One option would be to place the slave into PREOP. It may take a number of cycles to transition, and the slave probably won't continue to run your embeded program so it's not a great option. Otherwise the slave may have some SDO's that control whether it responds to the incoming PDO information, but not likely and also has SDO delays.
The best option would be the first one (with multiple domains) as you have a small number of slaves. Each domain will add a little extra overhead to the frame, but as there are few slaves they should all still fit fine in one ethercat frame.
Regards,
Graeme.
________________________________
From: Etherlab-users <etherlab-users-bounces at etherlab.org> on behalf of BUSSIERES Vincent <vincent.bussieres at hemeria-group.com>
Sent: Thursday, 17 September 2020 07:54
To: etherlab-users at etherlab.org
Subject: [Etherlab-users] dynamic PDO unmapping
Hello,
I'd like to unmapp PDOs dynamically or to stop sending PDO data to a particular slave.
My EtherCAT network includes 6 slaves, among them digital inputs / outputs modules and servodrives modules.
I have developped safety functions embeded into the servodrives modules. For instance, in case of emergency stop, the embeded program reads digital safety emerency input and configures a torque setpoint to stop the motor very quickly.
The problem is that EtherCAT master sends PDO frames continuously to all the slaves, in particular torque setpoint PDO to servodrive. Therefor the setpoint configured in embeded program is replaced by the one sent by EtherCAT master.
So I'd like to know if it is possible to stop sending temporarly PDO to a particular slave or unmapp these PDOs.
Best regards
Vincent BUSSIERES
Responsable Technique Logiciel
[1572337113342]
ZE Ma Campagne
36, Impasse Félix Nadar
16000 ANGOULEME
Tel: 33 (0)9.72.40.35.08
www.hemeria-group.com<https://webmail.nexeya.fr/owa/redir.aspx?C=GK_BqKCZef7LtPZnqnd_LGYr1NG9sz4Smy3iKIwO-pXqtJC7VgzXCA..&URL=http%3a%2f%2fwww.hemeria-group.com%2f>
P Afin de contribuer au respect de l'environnement, merci de n'imprimer ce courriel qu'en cas de nécessité.
Ce message et les fichiers pouvant être attachés sont confidentiels, réservés à l'usage unique des destinataires et n'engagent HEMERIA sous aucune forme que ce soit.
This email and any files transmitted with it are confidential, intented solely for the unique use of the recipients and don't commit HEMERIA.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.etherlab.org/pipermail/etherlab-users/attachments/20200917/2884ed15/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 5034 bytes
Desc: image001.png
URL: <http://lists.etherlab.org/pipermail/etherlab-users/attachments/20200917/2884ed15/attachment-0001.png>
More information about the Etherlab-users
mailing list