Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Holding a remote button with USB-UIRT

If you have a question or need help, this is the place to be.
Post Reply
Oz
Posts: 3
Joined: Tue Apr 18, 2006 1:59 am

Holding a remote button with USB-UIRT

Post by Oz »

Is it possible to get Eventghost to, for example, keep lowering the volume on my TV as I hold down the button on my remote? I've set it up just fine so when I press the volume down it turns down the TV volume (receives and sends via USB-UIRT), but holding the button down doesn't work, it simply is caught as one button press. Any help much appreciated!
User avatar
Bitmonster
Site Admin
Posts: 2239
Joined: Mon Feb 06, 2006 10:28 pm

Post by Bitmonster »

Do you get a "ButtonReleased" event if you release the button?

If so, you can simply add an "EventGhost/Autorepeat current macro" action to your volume macro and it will do what you want.

[EDIT]
I just have overlooked, that you use the same device for receiving and transmitting. In this situation you cannot get a persistent receiving, because the device will interrupt receiving when it is sending.

But normally in this situation you should get a new button-down-event again if the USB-UIRT has finished sending and it should trigger the macro again. The only exception would be, if your sending is so short, that EventGhost's antirepeat-mechanism doesn't get interrupted. In this case you might get a reliable "ButtonReleased" event and the first case I explained might work.
Oz
Posts: 3
Joined: Tue Apr 18, 2006 1:59 am

Post by Oz »

Thanks! It works! I have to set the delay to 0.1, but it works great.
Post Reply