Search found 23 matches

by Jab814
Wed Sep 21, 2022 12:32 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: Forkhart 5C Rotary indexer and Allin1DC
Replies: 7
Views: 910

Re: Forkhart 5C Rotary indexer and Allin1DC

cncsnw, I have it wired I MDI a M10 command and it indexes but it doesnt appear that it is getting the finish signal . I MDI M10 twice and it gets hung up on the 1st like its not getting the fin signal. Any suggestions. I replaced the file exactly like you have it above. I am using output 6 and inpu...
by Jab814
Tue Sep 20, 2022 11:56 am
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: Forkhart 5C Rotary indexer and Allin1DC
Replies: 7
Views: 910

Re: Forkhart 5C Rotary indexer and Allin1DC

Thanks for the response I appreciate it !
Would i replace the 4's in your plc code to 6's?
by Jab814
Mon Sep 19, 2022 12:00 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: Forkhart 5C Rotary indexer and Allin1DC
Replies: 7
Views: 910

Forkhart 5C Rotary indexer and Allin1DC

Hi All,
I am trying to hook up a Forkhart 5c indexer to the Allin1DC via the 4 pin wire from the Forkhart. I'm looking for the in and out for the wires so the centroid knows when to index and the machine knows when it is finished.
Thanks in advance!
by Jab814
Mon Jan 06, 2020 1:01 am
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: Problems with programming Spindle Fault on a Hitachi SW200 VFD
Replies: 11
Views: 3759

Re: Problems with programming Spindle Fault on a Hitachi SW200 VFD

I’ve never been in the plc page til you asked what was highlighted when it was in a fault. I bought this machine used . Perhaps the original owner did for some reason . Is there a way to fix the timers you speak of ?
by Jab814
Sun Jan 05, 2020 10:42 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: VFD and Program Looping (M102)
Replies: 10
Views: 4652

Re: VFD and Program Looping (M102)

tblough,
Your right I made a mistake in the above post. I will correct it to reflect what I have in my program.
Thank You
by Jab814
Sun Jan 05, 2020 9:51 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: Problems with programming Spindle Fault on a Hitachi SW200 VFD
Replies: 11
Views: 3759

Re: Problems with programming Spindle Fault on a Hitachi SW200 VFD

This is while my spindle is Faulted and my program continues.
spindle fault.JPG
by Jab814
Sun Jan 05, 2020 8:39 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: VFD and Program Looping (M102)
Replies: 10
Views: 4652

Re: VFD and Program Looping (M102)

Part Cnt = 0
Count # up = 0

After one loop
Part Cnt = 0
Count # up = 9xx

Then after 1 loop it does nothing except repeats my drilling motion.

I am using #3901=#3901+1 right Below N100
and the GOTO 100 is at then end of program.
by Jab814
Sun Jan 05, 2020 7:20 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: VFD and Program Looping (M102)
Replies: 10
Views: 4652

Re: VFD and Program Looping (M102)

cncsnw,

I tried the #3901=#3901 + 1 statement inside the loop.
I must be missing something because when it starts, it counts 900+ parts to the existing counter. Then while its looping it never does again, until I stop and restart the machine.
by Jab814
Sun Jan 05, 2020 4:37 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: Problems with programming Spindle Fault on a Hitachi SW200 VFD
Replies: 11
Views: 3759

Re: Problems with programming Spindle Fault on a Hitachi SW200 VFD

Ok I reviewed the diagram, I made a mistake wiring the CM2. I corrected it and got this mill running and had it fault out and it killed all movement. Thank you . I started to change everything to my other machine like my other one. But when it faults the diagnostics input 10 goes from green to red. ...