Stepper Motor Control with MicroLogix 1200

ronboom

Member
Join Date
Jul 2004
Location
Spring Lake, MI
Posts
22
Are there any modules available for the Micrologix 1200 that perform stepper motor control? Is there a standard protocol to use with normal outputs?

thx,
ron
 
You need to use the Pulse train outputs.
More info is in the programming manual for that specific range of processors.
No card as far as I know, considering that there is built in functionality in the block part of the PLC.
 
I have used a Micrologix 1000 for stepper motor control like this but it is easier to use a dedicated stepper control board with digital inputs and read back the pulses to the HSC input.
 
We generally use a stepper motor drive.

Depending on the make/model, you can usually set them up to make specific moves/velocities or follow pulse trains.

Some will take encoder feedback to do position verification (not usually closed loop control but the ability to see if the step motor went where commanded).

This has the advantage of letting the PLC output low power signals to drive a higher power step motor. The drive has all the power components to drive the bigger motor.

Also, most drives do something called microstepping which allows to you to have finer position control than the 1.8 deg step angle built into most step motors.
 

Similar Topics

I'm controlling an Applied Motion HW23-601D using a Leadshine EM542S connected to a 2080-LC50-48QBB, using CCW, and experiencing some weird...
Replies
2
Views
608
Hello everyone, It's been a while I haven't dive into PLC programming (more than 5 years) and I wasn't doing it alot as programmer. I am now...
Replies
1
Views
1,838
Hello, I’m looking to control a bipolar stepper motor using a stepper motor drive and a compact Logix PLC. Can anyone point me to how to program...
Replies
9
Views
3,628
The company I work for recently bought stepper motors and the appropriate parts / expansion card to control them. I, however, have never used...
Replies
2
Views
1,227
Hello specialists! I am facing the problem with controlling the stepper motor. In this project I am using S7-1200 CPU 1214C DC/DC/DC (4 PTO...
Replies
8
Views
3,757
Back
Top Bottom