On 6/5/2015 7:28 AM, Rick Lair wrote:
> That is pretty sweet, is the ladder very complex?
>
> We are at the point on our Cincinnati Milacron of getting the tool
> changer working, and this a carbon copy of how our machine works. I have
> the changer arm working about 80%, but I am not real sure how to get the
> carousel working into the mix.
>
> I use ladder extensively on the machines, but the tool changers are
> definitely a stumbling block for me, with all the comparisons and
> counters going on.
>
>
> Rick
>

Don't over look the fact that you can attach a regular PLC to LinuxCNC 
via Modbus TCP or RTU and have the tool changer logic run in the 
external PLC.

Classic Ladder is really handy, but if you have a complex tool changer, 
it is a lot easier to write and debug a PLC program in a hardware PLC 
rather than using CL.  The software editor/debugger is simply a lot 
better than CL.

Sure the hardware PLC has a cost, but so does your time.   I've used the 
Siemens S7-1200s with LinuxCNC with great success.   They have a built 
in Ethernet port that can run Modbus TCP and the comm between the PLC 
and LinuxCNC is very fast.

Dave



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to