On 7 March 2016 at 07:21, Danny Miller <[email protected]> wrote: > Aaaaand that did it! Well, is there any reason to hook that enable up to > anything? Won't it issue a stop via Modbus if we do Toggle Machine Power? > (I should have checked that).
Yes, you would normally expect to connect that to a useful pin. The "setp" in the HAL file was just meant to be a very quick and definitive test. I _think_ you probably want to connect the VFD enable to iocontrol.0.user-enable-out http://linuxcnc.org/docs/2.7/html/man/man1/iocontrol.1.html But there are many other options: http://linuxcnc.org/docs/2.7/html/man/man9/motion.9.html I suggest poking about with Halmeter to see which pin toggles true at the right point. -- atp If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://makebettercode.com/inteldaal-eval _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
