Re: Motion Control Software for independent axes
Posted by
dlpolan
on 2005-01-31 23:03:44 UTC
Thanks for the quick responses! I am checking into these suggestions.
My application is an assembly machine based on an indexing table
(servo-driven indexer). Separate assembly motions are performed at
each stop position of the table. These operations have a total of 5
steppers. The control software will synchronize the movement of the
table and the different operations. Total of 6 axes to control.
I use CNC Pro and have used/looked at a few others. They work for my
separate operations but not for overall machine control. I like how
TurboCNC handshakes with PLCs for starting and stopping operations,
which is needed here. But unless I'm missing something, these
programs won't allow me to have two or more motors running on their
own commands at the same time without "interpolating" them together.
One motor may need to stop, start, reverse direction, or change speed
without bothering the other.
With all the great software out there, I'm hoping there is something
available (and affordable) that will work without the need for too
much custom programming.
Dave
--- In CAD_CAM_EDM_DRO@yahoogroups.com, "braidmeister"
<braidmeister@y...> wrote:
My application is an assembly machine based on an indexing table
(servo-driven indexer). Separate assembly motions are performed at
each stop position of the table. These operations have a total of 5
steppers. The control software will synchronize the movement of the
table and the different operations. Total of 6 axes to control.
I use CNC Pro and have used/looked at a few others. They work for my
separate operations but not for overall machine control. I like how
TurboCNC handshakes with PLCs for starting and stopping operations,
which is needed here. But unless I'm missing something, these
programs won't allow me to have two or more motors running on their
own commands at the same time without "interpolating" them together.
One motor may need to stop, start, reverse direction, or change speed
without bothering the other.
With all the great software out there, I'm hoping there is something
available (and affordable) that will work without the need for too
much custom programming.
Dave
--- In CAD_CAM_EDM_DRO@yahoogroups.com, "braidmeister"
<braidmeister@y...> wrote:
>for
> It would be helpful if you told us your application.
>
> I don't see any reason why you couldn't run Mach2, TurboCNC or any
> other program setup for a CNC. All of these programs already do
> exactly what you described. Each motor in a CNC system IS
> independently controlled in regards to speed and direction. Mach2
> one, will control up to 6 motors (7 if you count a spindle).G-
>
> This is more of a matter of telling the machine what to do, than a
> controller issue. The controller only will do what you tell it do,
> and generally speaking, you will have to talk to the controller via
> code.you
>
> Now, if you are talking about each motor doing something, then
> waiting for some condition to occour...then doing something
> else...you start getting into custom hardware and software (that
> will no doubt have to write yourself) ~ or something along thelines
> of a PLC. I know that you can do this type of programmingrelatively
> easy via HPVEE software, if using a PLC type setup. The other thingwrote:
> that I would look into is a STAMP motor controller and logic board.
> You can create your own harware controller and software interface
> exactly the way you want it.
>
> Hope that helps,
> -Brady
>
> --- In CAD_CAM_EDM_DRO@yahoogroups.com, "dlpolan" <dpolan@c...>
> >or
> > I've got a motion control project underway and I'm looking for PC
> > software that can control several step/direction motors running
> > simultaneously but commanded independently. I will need to stop
> > start individual motors while others are running with independent
> > speed control for each motor. The G-code CNC packages I've used
> and
> > looked at cannot do this.
> >
> > Any recommendations?
Discussion Thread
dlpolan
2005-01-31 16:16:16 UTC
Motion Control Software for independent axes
Robert Campbell
2005-01-31 16:27:07 UTC
Re: [CAD_CAM_EDM_DRO] Motion Control Software for independent axes
braidmeister
2005-01-31 16:35:20 UTC
Re: Motion Control Software for independent axes
braidmeister
2005-01-31 16:36:48 UTC
Re: Motion Control Software for independent axes
Graham Stabler
2005-01-31 16:53:57 UTC
Re: Motion Control Software for independent axes
Robert Campbell
2005-01-31 16:58:30 UTC
Re: [CAD_CAM_EDM_DRO] Re: Motion Control Software for independent axes
braidmeister
2005-01-31 17:05:56 UTC
Re: Motion Control Software for independent axes
bobmcknight@c...
2005-01-31 20:09:57 UTC
Re: [CAD_CAM_EDM_DRO] Re: Motion Control Software for independent axes
dlpolan
2005-01-31 23:03:44 UTC
Re: Motion Control Software for independent axes
R Rogers
2005-02-01 06:05:57 UTC
Re: [CAD_CAM_EDM_DRO] Re: Motion Control Software for independent axes
braidmeister
2005-02-01 07:50:34 UTC
Re: Motion Control Software for independent axes