Controlling Stepper Motors with RSlogix 500

yuvraaj

Member
Join Date
Apr 2014
Location
Pilani
Posts
3
I am quite new to PLC and have to build a solar tracking system.
I have to move my stepper motor by 15 degrees every hour .
That means 24 steps for 360 deg rotation. I will be using ULN2003 for
stepper motor control.

Please help me out here
 
If you new to PLC and without strong basic that will be problem during programming.

And you task to rotate SM by 15 degrees.

My short idea,

Use Omron H3CR-F and IC Timer 555 reshape with IC Schmitt trigger 74HCT14
Inject to ULN2003.

You will not spending on PLC Hardware and Software.

But using PLC is compulsory you have no choice to learn faster.
 
Thanks

Thanks Osman !
But project is PLC based and I hv tried 74194 with ULN 2003 and clock .
Anyways thanks very much I will try learning ladder programming.
 
The inputs of the ULN will need some resistors, as max voltage is 5
output of PLC is 24 volt so a resistor of 5 kohm and 20 kiloohm are needed for each output.
On the PLC a stepping with 1 or 2 outputs on.
just shift the byte use 17 as shiftnumber.
use the RTC for timer.
 

Similar Topics

Hello. I am using the following: Eaton E4-AC-12RXP PLC I am trying to control the CL86T which controls a Closed-Loop Stepper motor. I am using...
Replies
3
Views
978
Hello, thing that makes me wonder, its the situation when we move axis from one position to other position with CommandTable. For example, after...
Replies
4
Views
1,472
Im trying to program a D0-06 Directlogic plc to move a stepper as long as i hold a switch to the clockwise position then when i press another...
Replies
3
Views
3,647
All, I need to assemble a device for my trade that will count down a number array while controlling the rotation and direction of a stepper...
Replies
8
Views
7,284
Afternoon all, I'm working on setting up a large excel recipe table for porting updates through the Linx Gateway RTD/DDE function into my recipe...
Replies
2
Views
115
Back
Top Bottom