DIY Stepper function

Hello shooter.

I have thought of the DIY encoder. Your idea has merit. Could I not get away with just one prox switch to get a signal off the shaft. Micro switches can wear due to their mechanical nature.

Now the thing is I can program a count-up/down scenario but once again what happens when the power outage happens. I am having difficulty with that part of programming so as to get the trolley to home out and then go back to it's previous position to continue the sequence.

I will not be around to push the home button and reset the sequence. Must be done automatically.

Would I need to set a register for the counts and should this be the case will the register retain the value so the trolley, once homed will read this register and "goto" the position to continue rest of sequence?

Thank,
mrhappyzapp
 
One prox, not microswitch for DIY encoder.
PLC writes values to memory during last microseconds of power fail. You select which ones. Use special contact SC2 to detect power fail. It's active for one scan when power returns.
 
Hello keithkyll.

When you say "special contact SC2", which controller do you speak of or is this the same across all controllers?

Thanks,
mrhappyzapp
 
SC2 is for the Click. It's called "First Scan".
Other PLC's have special relays with similar functions.
First Scan, .1 second, 1 second, etc.
 

Similar Topics

Im trying to make my own DIY ControlLogix power supply and have had some success, but not every module powers up. I am using 4 seperate power...
Replies
7
Views
941
So I decided to build a very simple PLC to put all my knowledge into one fun project. The question I'd like to throw out there relates to the real...
Replies
3
Views
1,830
Hi! My friend is an electrical technitian who wants to know if it's possible to build a DIY memory cartridge with an EEPROM for use in S7-200 PLCs...
Replies
0
Views
1,153
Hi everyone, I'm looking at a project that will require operator intervention to "simulate" valve/motor feedbacks and analog values. In googling...
Replies
2
Views
1,953
Hi, I've noticed that CO2 controllers are retarded and sell for 500 $ Can you tell me how I could assemble a CO2 sensing chip, then read the...
Replies
16
Views
3,995
Back
Top Bottom