Trouble with All In One DC tool changer program <answered>

All things related to Centroid Oak, Allin1DC, MPU11 and Legacy products

Moderator: cnckeith

Post Reply
dandonegan
Posts: 20
Joined: Sun Apr 03, 2016 2:39 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: No
CNC Control System Serial Number: A900460
DC3IOB: No
CNC11: Yes
CPU10 or CPU7: No
Location: Vermont

Trouble with All In One DC tool changer program <answered>

Post by dandonegan »

I need the help of someone at least 30% smarter than I am.

I have been using my mail for about 2 years now without the tool changer and I'm having problems now trying to get the tool changer working.

My machine is wired exactly as shown in the ALLIN1PLCADD1616, Carousel ATC drawing dated 121010. My report is attached.

The problem that I'm having is that the outputs on the PLCADD1616 are not acting as the are described in the PLC program. For example when I enter an M19 "Orient spindle" output 17 activates, it's supposed to be output 28 according to the PLC broad.

If I enter M81 "tool un clamp" output 14 activates as opposed output 17.

Any help would be greatly appreciated as I have exhausted my own abilities.

Dan
Attachments
Dan's mill Drawing.pdf
(245.68 KiB) Downloaded 111 times
report.txt
(67.71 KiB) Downloaded 108 times
allin1dc-umbrella-v6.src
(113.99 KiB) Downloaded 140 times


cncsnw
Community Expert
Posts: 4595
Joined: Wed Mar 24, 2010 5:48 pm

Re: Trouble with All In One DC tool changer program

Post by cncsnw »

When you compiled the PLC program, you forgot to specify "mpu.plc" as the output file.

Therefore the output went to a file named "plc.out", and the control is still using the old mpu.plc with whatever it contains.


dandonegan
Posts: 20
Joined: Sun Apr 03, 2016 2:39 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: No
CNC Control System Serial Number: A900460
DC3IOB: No
CNC11: Yes
CPU10 or CPU7: No
Location: Vermont

Re: Trouble with All In One DC tool changer program <answered>

Post by dandonegan »

Thanks for the advice. I must've typed the same thing in incorrectly 5 times.

Unfortunately after doing that I'm still having the same problem. It seems like the problem has something to do with M codes. For example the F keys will make my tool carousel spin properly but the associated M codes don't do anything.

Any advice would be greatly appreciated


Post Reply