11-05-2021 02:58 AM
Hello everyone.
I'm trying to build communications between a cRIO-9040 controller and a third-party device, Faulhaber MC5005.
The EtherCAT slave device were detected successfully after importing the ESI file (as attached).
However, when I tried to switch the Scan Engine to Active, I received the error message below.
Error-2147138467 occurred at an unidentified location
Possible reason(s):
NI-Industrial Communications for EtherCAT: (Hex 0x8005445D)
An SDO request sent by the master has been aborted by the slave device due to incorrect initial commands or incorrect PDO selection.
These are some attempts we tried to fix it.
1. Change the initial setup of master and slave properties
The properties include Scan Period, Distributed Clock, Synchronization Signal Interval and so on.
2. Modify the ESI file
The modifications involved SM tag, slots reference.
3. Try communications using TwinCAT
The slave device can communicate with other controller with the original ESI file.
4. Search in SoftMotion Pulg-in
Unfortunately, SoftMotion Pulg-in support lots of motor driver company except Faulhaber.
It will be great helpful to get any idea on how to solve this issue.
Thanks. DarrenX.
11-16-2021 12:40 AM
Hi,
This is issue is related to several root-causes, following a couple of suggestions to debug:
11-23-2021 04:22 AM
Hi. ahovhann.
Thank you very much for your replication and suggestions.
Please allow me to confirm the suggestions.
First, the version of NI-Industrial Communications for EtherCAT is 19.0 which should support the Labview 2020 together with cRIO-9040.
Then, I failed to find my slave device (Faulhaber) in the list of third-party motor drives supported by SDI. Does it mean that it is a incompatible EtherCAT slave device for Labview or only for SDI?
Overall, I tried to build low-level communications without SDI by reading and writing commands to PDO and SDO memory. Is it impossible using cRIO real-time operating system?
Assuming that, I tried communications through "EtherCAT library for labview" which builds a vertual EtherCAT master. After importing the original ESI file, the master detected the slave device successfully. However, when trying to communicate with slave PDO, its input and output data were empty. I'm wondering whether there are something wrong with the original ESI file such as the PDO entry.
Any idea will be great helpful.
Thank you again for your kind helps.
DarrenX.
07-28-2024 08:49 AM
Hello,
I am also trying to control a Faulhaber motor with a cRIO and EtherCAT.
Have you found a solution to your problem ?