We have MotionCore IPC with code and EtherCAT configuration was downloaded from one computer.
I uploaded the code from Pmac to another PC and I can view the code.
But when I try to view EtherCAT configurations I can't see the configuration tabs in master or slaves.
also, I uploaded successfully XML files to ESI Manager but when I close and open it again, the new ESI files don't appear.
Although when I try to upload it again it says that it's already loaded.
03-10-2019, 07:22 AM (This post was last modified: 03-10-2019, 07:37 AM by orhirshfeld.
Edit Reason: added some more info
)
I tried importing ENI but it seems unavailable
I attached picture
also from where I should import the ENI?
is it "eni.xml" in the folder i uploaded from PPMAC?
for example \192.168.0.136_16_6_15\Configuration\eni.xml
also, as i asked above, why I don't see which ESI files I uploaded to the IDE using ESI Manager?
thank you,
Or Hirshfeld
Control SW Engineer
FFRobotics
(03-06-2019, 11:30 AM)Eric Hotchkiss Wrote: Talking to the software team, uploading projects in IDE 4 will not get EtherCAT setup. This feature will be coming in a future IDE release.
You should be able to import the ENI file in your configuration folder if you do not wish to change any of the old settings.
The option is unavailable because EtherCAT is currently enabled (or trying to be enabled). You should be able to select the "Deactivate EtherCAT" or set ECAT[0].Enable=0 in the terminal to allow the "Load Mapping to PowerPMAC From ENI" option.
That is the correct location to pull the ENI from, the main point is it's in the configuration folder of the uploaded project.
I just copied a project off a 1s drive, did a $$$***, imported the ENI and confirmed that was enough to "Build and Download All" and jog the motor.
For the ESI file not showing up. Was this an Omron ESI. It may have been merged into the existing Omron folders. I currently have some Beckhoff ESI files added and I still see the menus that contain the ESI files after re-opening.
When importing any new ENI to the ESI Manager it's rebuilding cache and already imported file can be viewed in the ESI Manager but as soon as you close the ESI manager window and re-open and it would disappear.
(03-18-2019, 01:54 PM)Eric Hotchkiss Wrote: The option is unavailable because EtherCAT is currently enabled (or trying to be enabled). You should be able to select the "Deactivate EtherCAT" or set ECAT[0].Enable=0 in the terminal to allow the "Load Mapping to PowerPMAC From ENI" option.
That is the correct location to pull the ENI from, the main point is it's in the configuration folder of the uploaded project.
I just copied a project off a 1s drive, did a $$$***, imported the ENI and confirmed that was enough to "Build and Download All" and jog the motor.
For the ESI file not showing up. Was this an Omron ESI. It may have been merged into the existing Omron folders. I currently have some Beckhoff ESI files added and I still see the menus that contain the ESI files after re-opening.
I had a similar problem with devices not appearing. I fixed it by changing the permissions on C:\ProgramData\DeltaTau to allow full access for Users. Once I did this the amplifiers and motors appeared in the list.
I tried changing the permissions and got the same results
by the way, in my PC it was installed by default in "C:/delta tau" path
(03-19-2019, 06:43 AM)Tony Wrote: I had a similar problem with devices not appearing. I fixed it by changing the permissions on C:\ProgramData\DeltaTau to allow full access for Users. Once I did this the amplifiers and motors appeared in the list.
03-19-2019, 08:53 AM (This post was last modified: 03-19-2019, 08:53 AM by Tony.)
The programs are installed in C:\DeltaTau but the database should be in C:\ProgramData\DeltaTau. C:\ProgramData is a hidden folder so you might not see it with the default settings.
I added (the omron version of) the ESI files and I was able to restart the IDE without losing the ESI files from the pull down.
Please try changing the permissions on C:\ProgramData\DeltaTau . Note that while ProgramData is a hidden file, you can paste the location into your file explorer's location bar.
Quote:What is the purpose of "Import Slaves from ENI"? is it just loading to IDE project?
Setting up EtherCAT involves making an ENI file for PMAC. If you use the built in copy of EC Engineer, the "Import Slaves" option will internally pass that ENI file. If you already have an ENI file, then you can use the "Import Slaves from ENI" option to browse for it.
Quote:Is it possible to load configuration only to the IDE project, for viewing and editing, without downloading to the PPMAC?
I'm not sure I understand, are you asking about just the ethercat settings?
It worked like a charm
I changed the ProgramData\DeltaTau permissions and now I can see the list
Quote:Is it possible to load configuration only to the IDE project, for viewing and editing, without downloading to the PPMAC?
I meant just the EtherCAT settings for viewing in IDE, I disconnect the network and import the ENI file to my project and now I can see all configurations but I'm not sure what would happen once I reconnect the PPMAC controller, is it going to load all EtherCAT configuration from ENI file to the controller? or it wouldn't change anything until I press "Load Mapping To PowerPmac" or "Build And Download All Programs"
Also Another question:
in Slave configuration -> Advanced Option -> SDO Access is set to 0, what does it mean that there is no timeout or access SDO is disabled?
I'm asking it because I have problems to access SDO using ecattypedsdo() function
(03-19-2019, 04:04 PM)Eric Hotchkiss Wrote: I added (the omron version of) the ESI files and I was able to restart the IDE without losing the ESI files from the pull down.
Please try changing the permissions on C:\ProgramData\DeltaTau . Note that while ProgramData is a hidden file, you can paste the location into your file explorer's location bar.
Quote:What is the purpose of "Import Slaves from ENI"? is it just loading to IDE project?
Setting up EtherCAT involves making an ENI file for PMAC. If you use the built in copy of EC Engineer, the "Import Slaves" option will internally pass that ENI file. If you already have an ENI file, then you can use the "Import Slaves from ENI" option to browse for it.
Quote:Is it possible to load configuration only to the IDE project, for viewing and editing, without downloading to the PPMAC?
I'm not sure I understand, are you asking about just the ethercat settings?
Quote:I meant just the EtherCAT settings for viewing in IDE, I disconnect the network and import the ENI file to my project and now I can see all configurations but I'm not sure what would happen once I reconnect the PPMAC controller, is it going to load all EtherCAT configuration from ENI file to the controller? or it wouldn't change anything until I press "Load Mapping To PowerPmac" or "Build And Download All Programs"
None of the settings in the ethercat folder should take affect until you select "Load Mapping To PowerPmac".
I am attempting to answer the timeout questions in the other thread.