08-22-2023 11:48 AM
Dear NI Community,
I am battling to load the ESI files for a Bosch HCS01 Servo Drive with the purpose of adding the slave to my LabVIEW project for basic motion tasks (no motion control).
My configurations is as follows:
I have been successful in using the Bosch SDI (https://www.vipm.io/package/sdi_plug_in_bosch_rexroth_indradrive_system/) to control the drive and third-party servo motor from LabVIEW 2020 using CAN open over EtherCAT (CoE, device profile CiA402), where it appears the SDI plug-in is still compatible. However, the SDIs do not install on LabVIEW 2023 probably due to NI dropping support for SoftMotion - I can't install SoftMotion on the cRIO using LabVIEW 2023.
I have been attempting to add the IndraDrive slaves, without the SoftMotion SDI, on LabVIEW 2023 using the ESI files provided by the drive manufacturer (2022/2023 ESI file), where I import the files to the RT target only. But the files will not import as shown in the screenshot below:
I have also attempted to select the whole folder as there are EDS files in the directory (see https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P8UKSA0&l=en-ZA) with the .xml ESI file which does not help. I have also tried the ESI file supplied with SDI plugin and that doesn't work either (on LV2023). I have attached the ESI file from the SDI (2017) and the latest ESI files (2022/2023 ESI file) from the supplier. Note, the cRIO can see the IndraDrive slaves using CoE (drive profile CiA402) but obviously does not recognize them.
My guess is that there is a file format error in the ESI file (2022/2023 ESI file) but I have no idea as to what the issue could be. Any assistance with this issue would be greatly appreciated.
Thanks in advance,
David
12-12-2024 05:17 AM
i have almost the exactly same problem, do u solved yours?
12-12-2024 05:56 PM
I'm not sure if the problem is caused by this bug below, it seems only happened at LV2023 64bit.
12-15-2024 03:21 PM
Hi,
If you're intention is to use Soft Motion then you will need to install and run LV 2020 (32-bit) on your devices and follow this procedure: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YHRRCA4&l=en-ZA
Also make sure to set the Master Communication for the HCS01 to CoE and reboot if you don't have an engineering port on the drive. Furthermore, I matched the firmware (see https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YHRRCA4&l=en-ZA) on the drive to that indicated for the SDI.
Hope this helps