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
Trouble with All In One DC tool changer program <answered>
Moderator: cnckeith
-
- 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>
- 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
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
Re: Trouble with All In One DC tool changer program
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.
Therefore the output went to a file named "plc.out", and the control is still using the old mpu.plc with whatever it contains.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- 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>
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
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
(Note: Liking will "up vote" a post in the search results helping others find good information faster)