Modbus TCPIP between Delta PLC and Kollmorgen AKD drive. Help !

James SA

Member
Join Date
Oct 2017
Location
Bishopstowe
Posts
1
Good day

Could somebody please help.
I'm sending a position and a speed to a motion task in a Kollmorgen AKD servo drive from a Delta PLC via Modbus TCPIP.

The code is written like this for position in Motion task 1:

set task no1: MT.NUM (addr 548)
load task: MT.LOAD ( addr 542)
set position: MT.P (addr 550)
set to 1: MT.SET(addr 554)
set to 0: MT.SET (addr 554)
set to 0: MT.LOAD(addr 542)

I have had intervals varying from 0 to 100ms between each command.
The drive will respond only if you navigate to the particular motion task in AKD workbench and then save it.
It will work ok until power is cycled and then I have to log on again with AKD workbench.

The declaration of which motion task to update seems to be very sketchy.
Has anybody had experience of this ?
 

Similar Topics

Hello brothers Now I have problem in taking data, I use modscan32 to try to see values from modbus tcpip, for input registers, address 40002...
Replies
2
Views
528
Hi All, We are using M580 Level 4 Hot Standby System. We are using the BMENOC0301 module to do Modbus scanning from the Modbus units (Genset...
Replies
5
Views
2,339
Hi there. I am developing a logic using commreq for communication between two ge plc 90 30 using modbus tcpip. i am not able to get data as req...
Replies
5
Views
3,277
Dear sirs, Currently i am working on a project which requires to connect the plc ethernet port to monitoring devices, for your information the...
Replies
7
Views
8,050
I'm looking for a cheap way to read modbus TCPIP data into a PLC and fire some outputs (8-10). We bult a unit using a old SLC 500 and a prosoft...
Replies
5
Views
2,247
Back
Top Bottom