2phase stepper control, how to?

yammi5125

Member
Join Date
Jul 2006
Location
Johor
Posts
3
Hi there,

I want to use my FX1s mitsubishi PLC to control my OM 2phase stepper motor.

I just need a simple program at this moment, only can drive this 2phase motor run forward and reverse is enough.

But how to write this ladder code?

Hope someone out there can give me a hand, and thanks

Poh
 
What stepper amplifier are you using.
Does it support pulse/direction format?
Is it already properly connected to PLC? If not, what is the amplifier inputs electrical format?
 
I'm using CD2112 for my PK245 2phase stepper motor. Actually I know that there is a function call - PLSY to output a series of pulse to this driver. But I just donno how to write in the ladder program to make it reverse and forward operation.
 
Another PLC input must control the direction.
PLSY is not the best instruction for the stepper control since it does not itself apply acceleratio/decelearation.
See PLSR, DRVA and DRVI instructions in the programming manual.
 
Thank for your reply,

I've write a program in my GX developer, but just donno why it cannot use the simulator to monitor the output. I suspect I wrote a wrong format, that's why I hope somebody can give me some sample code for driving this stepper motor forward / reverse
 

Similar Topics

Hi everyone i know this can be done using a capacitor in paralel. My question is if there is any limit in the power of the motor to do this. The...
Replies
3
Views
2,016
HI everyone! I am trying to use a Micro850 to control a SureStep (Leadshine) Stepper drive (DM805-AI) from Automationdirect. I have no trouble...
Replies
7
Views
167
Hi everyone, This is my first time posting, so please forgive any omissions or mistakes. I am attempting to control the velocity of a stepper...
Replies
18
Views
953
Good Afternoon, I am hoping somebody can advise me on a make/model for a stepper drive. I have a failed ACS drive that worked wonderfully. I am...
Replies
0
Views
694
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
599
Back
Top Bottom