Thanks Greg, Looks like stepconf doesn't. I am not all that familiar with hal. Would this do the trick? net charge-pump.enable <= iocontrol.0.user-enable-out
With my breakout board the CP is effectively a drives on signal. Thanks, Les Greg Michalski wrote: > My charge pump is setup to run whenever EMC is running - you may choose to > have it disable when E-Stop is activated, etc. Here's what I believe is on > my machine (too cold to go fire up and this is what I have in my archive > folder on the laptop), the charge pump board I got from CNC4PC.com needed a > quicker pulse than my servo thread IIRC so it's in the base thread, if you > can run it in the servo thread instead it would probably be better as to > real time performance, I have been known to be mistaken though :) > > loadrt charge_pump > addf charge-pump base-thread > net charge-pump <= charge-pump.out > net charge-pump => parport.1.pin-01-out > #activate the charge-pump > setp charge-pump.enable 1 > > > Greg > www.distinctperspectives.com > > ------------------------------------------------------------------------------ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
