Re: [etherlab-users] Configuring the Ethercat bus via xml

2016-02-10 Thread ronaldo.mercado
Hi, I have no experience with ET9000. For our application [1] we use python to read the ESI files, extract relevant information to a smaller xml configuration. The configuration is parsed to C structures using libxml2 subsequently used in the scanner configuration. HTH, Ronaldo [1]

Re: [etherlab-users] Configuring the Ethercat bus via xml

2016-02-10 Thread ronaldo.mercado
Hi, For Beckhoff devices the ESI files are at this location www.beckhoff.com -> Download -> Configuration files -> EtherCAT Alternatively ftp://ftp.beckhoff.com/Config/ethercat/XML_Device_Description/ Regards, Ronaldo -- This e-mail and any attachments may contain

Re: [etherlab-users] installation issue on beaglebone black

2015-10-29 Thread ronaldo.mercado
Hello, The errors below /usr/bin/ld: error: ethercat uses VFP register arguments, ../master/soe_errors.o does not /usr/bin/ld: failed to merge target specific data of file ../master/soe_errors.o collect2: error: ld returned 1 exit status seem to indicate that you are cross compiling. What is

Re: [etherlab-users] write_sdo() function

2015-07-30 Thread ronaldo.mercado
Hi Ali, Have you read sdos successfully already? Are you writing code using user space or in kernel space? Are you using a cyclic task? What is the purpose of ec_sdo_request_copy_data(sdo_server, data, size) on success? Are you attempting to read at the end of a successful write? That is not

Re: [etherlab-users] how to preserve nvram writing cycles when SDO settings are needed at startup ?

2014-07-25 Thread ronaldo.mercado
Hello Sebastien, Version 1.5 of the API has ecrt_master_sdo_upload and ecrt_master_sdo_download. I haven't looked to see if the implementation is the same as the tool for upload/download but I don't see the limitation to only using ecrt_slave_config_sdoXX. Your second option is thus flexible

Re: [etherlab-users] Exposing variables from Beckhoff Embedded PC [SEC=UNCLASSIFIED]

2014-06-13 Thread ronaldo.mercado
Hi Damien, However I have to manually add the variable names to the outputs of ethercat xml What are the variable names that you refer to? Are they generated by TwinCAT? Could your process be done offline? The information in the SII is typically a subset of the manufacturer description

Re: [etherlab-users] Domain offset overlap

2014-04-10 Thread ronaldo.mercado
Hello Steve, Could you show how you generate the domains (*dptr)-Domain? Have you tried using one domain only? Regards, Ronaldo From: Steve Hartmann [mailto:shartm...@militho.com] Sent: 09 April 2014 20:41 To: Etherlab Users Subject: [etherlab-users] Domain offset overlap Hi all, I have

Re: [etherlab-users] Domain offset overlap

2014-04-10 Thread ronaldo.mercado
One further question, when the master is running, do all your slaves go to the OP state? Ronaldo From: ronaldo.merc...@diamond.ac.uk [mailto:ronaldo.merc...@diamond.ac.uk] Sent: 10 April 2014 16:54 To: shartm...@militho.com; etherlab-users@etherlab.org Subject: Re: [etherlab-users] Domain

Re: [etherlab-users] Adding index:subindex to PDO set for SyncManager

2014-01-16 Thread ronaldo.mercado
Hi Jun Yuan, Thanks for spotting that. I tried it but could not manage to do get the scanner started after adding the pdo at 0x7000:0x11. Is related to missing information in the SSI as mentioned in http://etherlab.org/en/ethercat/faq.php ? I notice that in Twincat one can select groups of

Re: [etherlab-users] Error in SII data (Baumueller bmaxx 5300)

2011-05-20 Thread ronaldo.mercado
Hello, I'm not familiar with TwinCAT, so I don't know how to do this. I installed the trial version from Beckhoff's web site, but I don't even know which of the several programs it installs I should use, and what to do then. I used TwinCAT System Manager for that step. Could you

[etherlab-users] FW: EtherCAT-Master 1.5 Installation

2010-08-20 Thread ronaldo.mercado
I meant to cc to the list From: Mercado, Ronaldo (DLSLtd,RAL,DIA) Sent: Fri 20/08/2010 18:58 To: Westpfahl Jasper Subject: RE: [etherlab-users] EtherCAT-Master 1.5 Installation Hello Jasper, I too found that HEAD in sourceforge fails to compile with that

Re: [etherlab-users] etherlab instal on RHEL 5

2010-04-13 Thread ronaldo.mercado
Hello, Could you tell more about your installation on RHEL 5 ? I tried to compile using the kernel provided and the compilation failed. The machine I am using it on is running kernel 2.6.18-164.11.1.el5PAE #1 SMP I would like to use the EtherCAT master with either the generic module or the