ML1200 with AMCI 3102

Join Date
Oct 2014
Location
Glencoe al
Posts
2
Greetings Plcple
First post here. Begging pardon in advance.

Any help with the following would be much appreciated.

A 3 axis program was once built which multiplexed the single PTO on a ML1200 to three Automation Direct stepper motor controllers. The system performed as expected except for the need for simultaneous axis motion. An AMCI 3102 was retrofitted and now supplies pulses only, in step/dir mode, not utilizing any other 3102 discrete I/O. Motion now includes an unacceptable 3 to 4 second (3000 to 4000 ms) delay between moves which was not present in the multiplexed PTO version.
Help? Illucidation? Comment?
All would be welcomed.
Thanks
 
I have found the AMCI units to be reliable once configured, but the ladder logic programming can be complex. What's going on in the program during that 3-4 second delay? Does the AMCI card indicate that motion is still in progress? (I usually monitor the CW Motion and CCW Motion bits to determine when a move is done.)
 
Thanks kolyur
AMCI responded quickly and said it was my configuration error.

"The reason that you are seeing the long delays between the moves is that you have the starting speed parameter set to 1 step / sec. The starting speed defines the frequency of the first and last pulse of your move. With the starting speed set to 1 step / sec, the first and last pulses have a frequency of 1Hz and a period of 1 second.

All you will need to do is increase the starting speed in [your configuration files], cycle power to the PLC to send the new configuration data to the 3102 module, and your delays should disappear.

The only requirement is that the starting speed must be lower than the speed of your slowest move. A starting speed of between 50 and 100 is usually a good place to start.
. . . . "

They were very helpful.
And thank you too.
 

Similar Topics

Hey all! Long time reader, first time poster! I have an EA9-T7CL and an MicroLogix 1200 connected via DF1. I'm all good and got everything mostly...
Replies
3
Views
648
Hi every master,Recently i met a fault about 1762-L40BWA 1,When i get the PLC, The Fault light is lighting, I am not remember the fault message,I...
Replies
0
Views
718
Hello everybody and master,I met a problem about ML1200.It is described as below: 1,When i got this PLC,The FAULT light is lighting, My computer...
Replies
4
Views
1,104
I had planned to use PTO instructions to control a servo motor, single axis only. We have a ML1200 BWA model. According to the ML1200 manual...
Replies
7
Views
3,478
I am using Modbus to read 36 registers from a ML1200. 2 of those registers are suppose to be L11 data and 2 of the registers are F8 data. Long...
Replies
3
Views
1,378
Back
Top Bottom