Automation Direct D4-450 CPU to Emerson SP2402 Servo Drive

cmpeters111

Member
Join Date
Nov 2011
Location
Michigan
Posts
2
Has anyone ever setup an Automation Direct D4-450 CPU to an Emerson SP2402 servo drive? I am using a Red Lion ICM4 converter since the PLC does 232 and the drive takes 2 wire 485. I setup my PLC write instruction as shown on page 4-30 of the DL405 user manual and i can see communication to the converter since its green receive light is flashing. The drive has limited modbus addressing based on the parameter you select so i setup the drive functions i wanted then determined my V memory locations i should be using in the PLC. For example my index 0 acceleration is at modbus address 41811. This would equate to PLC memory location V3426. The memory location i am storing my data is v1426. The simple breakdown on my writeout command is:

ld kf102 - Using port 1 and servo is serial address 2
ld 60 - Number of bytes to pass
lda O1400 - PLC transfer start address
WX V3400 - Slave modbus memory area

Form what i can see this should make the PLC take what is in memory location V1426 and write to to modbus location V3426.

My sp113 shows no error and my sp112 goes on when i issue a write command.

If anyone has ever done a setup like this please let me know.
 

Similar Topics

Hello, I have an automation direct d2 262 plc and C-more HMI EA9T6CL-R. I need to prepare a program, scheduled to be performed on a future date. I...
Replies
1
Views
116
Hello all- I have a unique challenge using a customers Direct logic 06 PLC. This customer has a DC motor operating at 10 RPM which is turning a...
Replies
1
Views
131
Hi, I have been trying to run drive via Sysmac studio. I can ping the drive. I can see the logic bits going on/off as per command. But, drive is...
Replies
21
Views
549
Anyone tried Automation Directs new CM5 HMI. We've been the EA9's for a few years now with minimal complaints. A few failures here and there but...
Replies
17
Views
1,560
I'm using an Automation Direct GS20 VFD for the first time and I have a question for the Automation Direct gurus regarding the recommendation of a...
Replies
2
Views
1,084
Back
Top Bottom