On 13 September 2013 05:18, Cecil Thomas <wctho...@chartertn.net> wrote:

>   Until I have figured out how to control the 10EE speed  from
> LinuxCNC I would like to have a message or notice to show up in my
> Axis  custompanel where I have the  spindle speed readout and
> the  Spindle at speed Led.

This basically amounts to closing the spindle speed request yourself.
It should be as simple as adding a "number" widget to the PyVCP panel
and then netting it to the motion.spindle-speed-out HAL pin.

I have a feeling that I have seen a double-needle dial widget
somewhere, which would be almost ideal for this. You would connect one
needle to spindle-speed-out and the other to the measured spindle
speed and your job is to keep one needle on top of the other.

>    I can't put it in a MSG because MSG won't accept variables.

(DEBUG, Spindle Request #33)

Will sort-of work for this type of thing. (if #33 was set to the
desired spindle speed).

Sorting out automatic speed control is something I would very much advocate.
Is your lathe still running with a motor-generator-motor setup or do
you have one of the more modern drives?

-- 
atp
If you can't fix it, you don't own it.
http://www.ifixit.com/Manifesto

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to