I'm not sure what context you're saying you have for the XHC.

I have he XHC-HB04 on LinuxCNC  RT on the Linux RT kernel.

It's a VERY smooth response, but partly because my machine is very fast.

There is, however, a case for time delay if you select jogmode=normal 
and not =vnormal on a slower machine, or with greater scale on the 
handwheel.

Depends on the jogwheel speed vs the machine's acceleration and max 
velocity.  IF you set the wheel to its highest speed and spin it fast, 
you might command a router to move 50" in one quick twist of the hand 
that will take the machine 5 sec to execute.

This rarely comes up with me.  My machine is very fast and you have to 
spin the wheel unnaturally aggressively at top speed to get ahead of it, 
and it's not possible to get ahead by more than like 1 sec.

It cannot always keep the commanded position AND stop immediately when 
the handwheel stops.  That's logically impossible.

If you don't like that, you can select jogmode=vnormal and it will 
always stop when the handwheel stops.  However, you lose sync with the 
wheel.  e.g. quickly spin the wheel +2 turns forward and it may only 
register 1.5 turns before the wheel being stopped means the machine 
stops moving.  Then turn back -2 turns slowly and the machine is -0.5 
turns worth of motion from where it started, even though the handwheel 
is where it started.

I don't like this functionality myself.  And even that vnormal mode only 
means the gantry begins decelerating when you stop turning the 
handwheel.  If the machine takes 0.75 sec to come to stop from jog 
speed, it will not come to a stop until 0.75 sec after you stop the 
handwheel.

I recommend you reduce scale if you don't like it.  e.g. if you would 
never turn more than 2 turns/sec on that handwheel, and your machine's 
got a quick acceleration and 5 inches/sec jog speed, the scale should 
be  ~2.5 in/turn so you never outrun it.  With acceleration being 
significant, there's no definitive answer.

Danny


On 5/17/2016 8:22 AM, Forum Deswysen wrote:
> I have a XHC - HB04 Wireless MPG during LinuxCNC HAL module.
> If I turn the crank too fast I have a time delay ???
>
> It's dangerous
>
> 2016-05-17 11:21 GMT+02:00 Forum Deswysen <forum.deswy...@gmail.com>:
>
>> Hi Andy,
>>
>> With a python script and the serial port :
>>
>> https://www.youtube.com/watch?v=flajZMff28U
>>
>> https://ckcnc.wordpress.com/basic-arduino-emc-howto/python-emc-module/
>>
>> With arduino, today I 'm testing my order for tool change turret.
>> It works fine
>>
>>
>> @+
>>
>> Pierre
>>
>> 2016-05-16 23:48 GMT+02:00 andy pugh <bodge...@gmail.com>:
>>
>>> On 16 May 2016 at 15:03, Forum Deswysen <forum.deswy...@gmail.com> wrote:
>>>> The reaction speed is the same as a button on a Parport entry?
>>> That rather depends on how the Arduino connects to LinuxCNC, but the
>>> answer is likely to be that it won't be anywhere near as fast.
>>>
>>>
>>> --
>>> atp
>>> "A motorcycle is a bicycle with a pandemonium attachment and is
>>> designed for the especial use of mechanical geniuses, daredevils and
>>> lunatics."
>>> — George Fitch, Atlanta Constitution Newspaper, 1916
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Mobile security can be enabling, not merely restricting. Employees who
>>> bring their own devices (BYOD) to work are irked by the imposition of MDM
>>> restrictions. Mobile Device Manager Plus allows you to control only the
>>> apps on BYO-devices by containerizing them, leaving personal data
>>> untouched!
>>> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
>>> _______________________________________________
>>> Emc-users mailing list
>>> Emc-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/emc-users
>>>
>>
> ------------------------------------------------------------------------------
> Mobile security can be enabling, not merely restricting. Employees who
> bring their own devices (BYOD) to work are irked by the imposition of MDM
> restrictions. Mobile Device Manager Plus allows you to control only the
> apps on BYO-devices by containerizing them, leaving personal data untouched!
> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to