01-06-2022 01:29 AM
HI there. can anybody say how to interface Delta ASDA-A2 servo drive with LabVIEW. and what all are the modules required for that. Am using LabVIEW 2020 so1 32bit. is there any procedures can anybody share ....
Thanks in advance.
01-10-2022
01:04 AM
- last edited on
09-04-2025
02:47 PM
by
Content Cleaner
Hello Magesh003,
From the user manual of ASD-A2, I see that it uses the CANopen communication method.
You can use the NI-Industrial Communication for CANopen Library in LabVIEW. Here is the link to download.
You can see which hardware you can use and what do you need for your setup here.
I would suggest using NI-986x C series modules with NI CompactRIO device. This should meet the requirements of your projects.
Hope this will help you.
Best regards,
01-10-2022 01:16 AM
Thanks for your reply. In our case we are using the delta drive with MODBUS RS485 communication. On that case no other hardware required as concerned person said. RS485 can be directly connected to PC. I havent done RS485 communication in LabVIEW before. Is there any reference available for that.
Thanks in advance
01-10-2022
01:27 AM
- last edited on
09-04-2025
02:47 PM
by
Content Cleaner
You can use the LabVIEW Modbus Library and the API in this case.
Introduction to Modbus using LabVIEW - NI
Modbus Communication Using LabVIEW or LabVIEW Real-Time Module - NI
from RS485 to Modbus wiring is explained here.
I think this video from YouTube may be helpful too.
Best,
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
KUDOS are highly welcomed 😉
01-11-2022 05:03 AM
It can also help to search the forums (although often the Google search is much more efficient than the search tool on this platform, searching is an art that many still haven't mastered).