LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Kollmorgen AKD communication with Labview Ethernet/IP drivers

MajTal,  This thread if for questions about talking to the Kollmorgen drive, please create another thread if you have other questions like DAQ requirements. 

 

I said earlier that you don't need any hardware to talk to a Kollmogen drive, the Ethernet port on the PC will comminicate to the Ethernet port on the servo drive.  How many times do I need to post the same answer before you are sure?  It sounds like you are in over your head on this project.

0 Kudos
Message 31 of 60
(3,329 Views)

I am so sorry.

0 Kudos
Message 32 of 60
(3,324 Views)

hello ,

 

thank for the VI's

 

but i want to know how you find the addresse in hexa

for example : the command "enable" ==>  0000 0000 0009 0110 00FE 0001 0200 01

 

because i want to create others commands ( like MT.ACC , MT.DEC , MT.CNTL , MT.V)

 

thank a lot

0 Kudos
Message 33 of 60
(3,285 Views)

On the 2nd page I provided a vi to convert to hex.

0 Kudos
Message 34 of 60
(3,267 Views)

Hello,

 

I'm sorry but I don't understand your answer

Which is Vi which converted to hex

 

I would like understand where you find the information to convert text command ( MT.ACC , etc) to Hex command TC/IP

 

thank

 

0 Kudos
Message 35 of 60
(3,252 Views)

The "Convert Modbus command to String.vi" (it uses the "MB Modbus Command to Data.vi" subvi), will take your modbus commands and convert them to the hex string.

0 Kudos
Message 36 of 60
(3,242 Views)

thank , 

 

it's ok to convert but which document can I find the informations of Starting address , quantity and data.

0 Kudos
Message 37 of 60
(3,239 Views)

Go to Kollmorgen's website and download the user manual.  There is a section that has all the modbus commands that you are looking for.  It's been a long time since I have worked with it, but I think you also have the commands in the Workbench software.  I think I remember the help in the software being a good source for the commands.

 

http://www.kollmorgen.com/en-us/products/drives/servo/akd/

 

0 Kudos
Message 38 of 60
(3,235 Views)

I found the list of the parameters with their addresses

can you explain to me how to fill VI "convert Modbus to string" with the MT.P command

 MT.P

 

because , when I send "0000 0000 0009 0110 0226 0004 0801 68" ,  I lock the Drive

I don't send a other command

thank

0 Kudos
Message 39 of 60
(3,222 Views)

Interesting discussion on this. I'm using the AKDs for a project and was just wondering if there's a quick and simple way to use ethernet or tcp/ip etc to query a couple of parameters on the drive? I only really want motor temperature and maybe fault code.

 

I dont really want to be buying the NI Ethernet/IP driver and hoped I could do something simple with the TCP/IP VIs...

 

Any help greatly appreciated!

 

Cheers

 

Paul

0 Kudos
Message 40 of 60
(3,130 Views)