wired mpg E-Stop integrate into plc

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

Moderator: cnckeith

Post Reply
Houseman303
Posts: 106
Joined: Sun Nov 12, 2023 1:33 pm
Acorn CNC Controller: No
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: Yes
CNC Control System Serial Number: A901313
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Switzerland

wired mpg E-Stop integrate into plc

Post by Houseman303 »

I connected a wired handwheel to the Oak. Now the E-Stop button still needs to be programmed in the PLC.
mpg_e-stop.JPG
cncsnw
Posts: 3854
Joined: Wed Mar 24, 2010 5:48 pm

Re: wired mpg E-Stop integrate into plc

Post by cncsnw »

There are several ways to do it.

The simplest is to just locate every place where the PLC program tests "EStopOk_I" and expand that to read "(EStopOk_I && MPG_AUX_1_I)" (assuming, of course, that your MPG E-Stop button is normally-closed).
Houseman303
Posts: 106
Joined: Sun Nov 12, 2023 1:33 pm
Acorn CNC Controller: No
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: Yes
CNC Control System Serial Number: A901313
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Switzerland

Re: wired mpg E-Stop integrate into plc

Post by Houseman303 »

thanks
FranzAZP
Posts: 11
Joined: Wed Sep 07, 2022 9:39 am
Acorn CNC Controller: No
Allin1DC CNC Controller: No
Oak CNC controller: Yes
CNC Control System Serial Number: various
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Milano - Italy
Contact:

Re: wired mpg E-Stop integrate into plc

Post by FranzAZP »

Buongiorno Houseman303,
Did you connect a handweel with an integrated emergency button?
How did you connect him to Oak?
Thank you in advance.
Houseman303
Posts: 106
Joined: Sun Nov 12, 2023 1:33 pm
Acorn CNC Controller: No
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: Yes
CNC Control System Serial Number: A901313
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Switzerland

Re: wired mpg E-Stop integrate into plc

Post by Houseman303 »

Screenshot_2024-01-17-18-13-12-85_ab7988c7b00b15bc78ec5a428c58236f.jpg
Emergency stop at MpgAux In1 and +5v. NC switching of the emergency stop. PLC programming is above.
FranzAZP
Posts: 11
Joined: Wed Sep 07, 2022 9:39 am
Acorn CNC Controller: No
Allin1DC CNC Controller: No
Oak CNC controller: Yes
CNC Control System Serial Number: various
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Milano - Italy
Contact:

Re: wired mpg E-Stop integrate into plc

Post by FranzAZP »

Grazie,

In Europe it is necessary to have this emergency button.

Until now I have solved it in other ways, but this is much better.

Thanks again.

Emanuele
Houseman303
Posts: 106
Joined: Sun Nov 12, 2023 1:33 pm
Acorn CNC Controller: No
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: Yes
CNC Control System Serial Number: A901313
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Switzerland

Re: wired mpg E-Stop integrate into plc

Post by Houseman303 »

That's why I also have a wired handwheel. Wireless handwheel is not safety compliant. I could still imagine it with a Linux system, but definitely not with Windows 10/11!
cnckeith
Posts: 7334
Joined: Wed Mar 03, 2010 4:23 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: Yes
CNC11: Yes
CPU10 or CPU7: Yes
Contact:

Re: wired mpg E-Stop integrate into plc

Post by cnckeith »

Houseman303 wrote: Thu Jan 18, 2024 4:05 am That's why I also have a wired handwheel. Wireless handwheel is not safety compliant. I could still imagine it with a Linux system, but definitely not with Windows 10/11!
i've been using it for about 5 years now, not one issue if you have windows configured properly for CNC use.
Need support? READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
FranzAZP
Posts: 11
Joined: Wed Sep 07, 2022 9:39 am
Acorn CNC Controller: No
Allin1DC CNC Controller: No
Oak CNC controller: Yes
CNC Control System Serial Number: various
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Milano - Italy
Contact:

Re: wired mpg E-Stop integrate into plc

Post by FranzAZP »

We also use it without problems, but in Europe, the handweel MUST have a hardware emergency button to the current regulations.
Post Reply