Since I dont have much programming experience, I am looking for some help to write a program.
One of my customers has 8 wood lathes used to make spindles for stair railings. He would like to automate the system. Right now they have to manually set hydraulic sequence valves each time they want to change to a different spindle pattern. The unit consists of an infeed to the knifes and a rotation motor for the spindle.
I would like to set up an M-series plc to run both of these axis. I would use a linear resistor to sense the position of the feed head. At certain setpoints of the infeed cycle I would want to increase or decrease the feed speed. I would also want this to be user configurable using a HMI-M input and display device.
Corresponding with the position of the feed head, I would also like to vary the speed of the spindle motor.
The system already had the required hydraulics to do the work, the only thing I would need are two hydraulic proportional valves.
I would like to use the two analog outputs to run these devises, 0-5Vdc will work very well. I know the output is only 8 bit which would mean that over the length of the travel of the feed head there would only be 255 discreate positions, but I am not worried about accuracy because cycle speed is more important. The final finishing cut can use the mechanical stops to ensure accuracy of the finished product.
So in a nutshell what I would need is the HMI to display current position of the feed head, a manual jog feed input, emergency stop input, analog input for the linear resistor, 2 analog outputs 0-5Vdc, and 2 digital outputs for spindle clamping cylinder solenoid valves. I would need the HMI to display current position of the feed head and have input keys for setting the 3 setpoints required.
What I am looking for is someone to hold-my-hand, as it were, to get this program off the ground. I am pretty good at figuring things out from there but I don't really know where to start on this one. Any assistance would be appreciated. All I would need is help with the programming as I have everything regarding the wiring and hydraulics.
Thanks Will