1661
CS-Lab / Re: Retrofit CNC Bulleri FPM 2813-Osai controll with CSMIO-IP-A
« on: May 25, 2015, 03:39:32 AM »
Hello Emil,
fist of all i am happy to se that you make progress.
regarding to your brain's for the eneable conditions, a couple of the signals should
be handled by mach3 not via brain.
all axis limit switches should be declared in port's/pin's input's
E-Stop should be declared in port's/pin's input's
Enable servo controllers should be declared in port's/pin's output's
servo ready signal should be declared in CSMIO plugin
servo reset signal should be declared in CSMIO plugin
so what is left:
vacuum/pressure limit should only stop automatic operation to be able to do something in manual.
for the e-stop you have normaly a hardware circuit with e-stop relay, this estop relay sholud also
switch off (off delayed), via a bigger contactor, the main power othe drives and spindles.
Thomas
fist of all i am happy to se that you make progress.
regarding to your brain's for the eneable conditions, a couple of the signals should
be handled by mach3 not via brain.
all axis limit switches should be declared in port's/pin's input's
E-Stop should be declared in port's/pin's input's
Enable servo controllers should be declared in port's/pin's output's
servo ready signal should be declared in CSMIO plugin
servo reset signal should be declared in CSMIO plugin
so what is left:
vacuum/pressure limit should only stop automatic operation to be able to do something in manual.
for the e-stop you have normaly a hardware circuit with e-stop relay, this estop relay sholud also
switch off (off delayed), via a bigger contactor, the main power othe drives and spindles.
Thomas