On 24 September 2014 09:29, Gene Heskett <[email protected]> wrote: > How hard is it to add another keyword display pin to either iocontrol, or > to motion, so that when multi-speed or multi-gear headstocks (both of my > machine have 2 speed heads) so that the status of the gear changing can be > both displayed, and controlled by a checkbutton like the coolant stuff is > now?
It sounds like you are asking for controller pins, but what you really want are GUI controls, so your question is rather confusing me. The "motion" module knows nothing about your gearbox, so pins into motion wouldn't really help. There are a number of solutions to mutiple-gear headstocks, including the sistributed "gearchange" the significantly more useful "spindle" from Les Newel (which handles more than 2 gears) and my own approach of detecting gear by the ratio of input and output speeds and selecting gains automatically. Any of these could be linked to a PyVCP panel in the GUI of your choice. -- atp If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
