[Emc-users] Determine if a spindle speed change is from override?

2011-09-28 Thread Karl Cunningham
I'm writing a user-space program to manage spindle speed on a machine with a VFD for the motor, and drive ratios set by belt and gear changes. From available HAL signals I would like to determine whether a spindle speed change is due to the speed override slider in axis, or due to a gcode

Re: [Emc-users] Determine if a spindle speed change is from override?

2011-09-28 Thread andy pugh
On 28 September 2011 21:14, Karl Cunningham ka...@keckec.com wrote: I'm writing a user-space program to manage spindle speed on a machine with a VFD for the motor, and drive ratios set by belt and gear changes. This doesn't answer your question, but are you aware that there are realtime modules

Re: [Emc-users] Determine if a spindle speed change is from override?

2011-09-28 Thread Karl Cunningham
On 09/28/2011 01:56 PM, andy pugh wrote: On 28 September 2011 21:14, Karl Cunninghamka...@keckec.com wrote: I'm writing a user-space program to manage spindle speed on a machine with a VFD for the motor, and drive ratios set by belt and gear changes. This doesn't answer your question, but