Hello Guest it is March 28, 2024, 10:19:23 PM

Author Topic: input read frequency?  (Read 11099 times)

0 Members and 1 Guest are viewing this topic.

Offline stirling

*
  • *
  •  2,188 2,188
  • UK
    • View Profile
    • www.razordance.co.uk
Re: input read frequency?
« Reply #20 on: May 11, 2010, 04:35:32 AM »
Because torch height isn't controlled by G31....
??? At what point did I suggest it was?

It's a completely different, and less accurate, control loop. ONLY G31 behaves as I described.
That's what I'm trying to get at and obviously failing miserably... I'll try again as simply as I can...

If the G31 control loop tests the probe input at kernel speed then WHY does the THC control loop not test THC UP/DOWN inputs at kernel speed?

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: input read frequency?
« Reply #21 on: May 11, 2010, 06:50:51 AM »

That's what I'm trying to get at and obviously failing miserably... I'll try again as simply as I can...

If the G31 control loop tests the probe input at kernel speed then WHY does the THC control loop not test THC UP/DOWN inputs at kernel speed?



 Probably G31 is part of the driver code and THC is not.
Hood

Offline stirling

*
  • *
  •  2,188 2,188
  • UK
    • View Profile
    • www.razordance.co.uk
Re: input read frequency?
« Reply #22 on: May 11, 2010, 02:59:51 PM »
You may well be right Hood. I guess the thing is that at first the view was that inputs were ALL polled at 10Hz. Then came the issue of the index input which we agreed must be much faster than 10Hz in order to work as it does. We then learned that it's fundamental to probing that it's input is read at kernel frequency. My contention is that IF THC was done at kernel frequency or at least a deal faster then it too would benefit greatly. I wonder why therefore, that the great and good chose to leave it slower. To be honest I'm not entirely sure this IS why THC is sluggish, which is where I was trying to go but somehow got distracted. I was just attempting to see if I could figure out why it's slow and if there was anything I could do to improve it's response.

Cheers

Ian

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: input read frequency?
« Reply #23 on: May 11, 2010, 03:49:43 PM »
Next time I see Brian online I will ask just to make sure.
Hood

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: input read frequency?
« Reply #24 on: May 12, 2010, 04:24:48 AM »
Got a message from Brian, THC is in the driver so should be fast. Not had a chance to actually chat with Brian but will try and get more details later although I am thinking it will really need to be Art as he is the guy that does the driver.
Hood

Offline stirling

*
  • *
  •  2,188 2,188
  • UK
    • View Profile
    • www.razordance.co.uk
Re: input read frequency?
« Reply #25 on: May 14, 2010, 10:26:26 AM »
Thanks Hood - be interested in your findings.

Ian