LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Interfacing Delta ASDA-A2 drive with LabVIEW

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.

0 Kudos
Message 1 of 5
(2,970 Views)

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,

0 Kudos
Message 2 of 5
(2,924 Views)

Hi Pater_Mater_Filius,

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

 

0 Kudos
Message 3 of 5
(2,914 Views)

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 😉

 

Message 4 of 5
(2,910 Views)

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).

 

https://forums.ni.com/t5/LabVIEW/I-cannot-read-and-write-information-using-the-Modbus-API-library/td...

 

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
Message 5 of 5
(2,893 Views)