How to capture Key Press with using CM19A

Started by kize37, June 17, 2011, 02:57:59 PM

Previous topic - Next topic

kize37

How can I use the CM19A and have it capture key press events using a remote KR19A.

Thanks,

Todd

Noam

I suppose you could create a macro in AHP for each button press you want to capture, and have the macro run a batch file that appends that information to a text file.

kize37

#2
Thank you!

Looking for z and /as a key press when I press one of the remote buttons. This would be running in the background while I run a flash program.  Do you have an example of how to accomplish this.

Todd

Noam

There are a number of free programs (AutoIt3 comes to mind right away) which can sned a keystroke to a specific program.

dbemowsk

Another program that *might* fit the bill and is configurable for a whole host of other things is AutoHotKey.  You'll have to read up on it and see if there is a way you can capture the key press.
Dan Bemowski
Owner of PHP Web Scripting LLC
Programmer of RemoteWatch X10
User of any X10 products I can get my hands on.

Noam

Quote from: dbemowsk on June 18, 2011, 09:59:02 PM
Another program that *might* fit the bill and is configurable for a whole host of other things is AutoHotKey.  You'll have to read up on it and see if there is a way you can capture the key press.
THAT was the other one! (I was drawing a blank on the name - I've used both, and they both are pretty powerful utilities in the right hands)

EL34

Auto Hot key is great.

I use it to capture button presses on USB devices that you can customize the keystrokes for each button on the USB device
Like say, a extra button on a mouse that has been programmed to create the letter X when pressed

W10 - CM15A - AHP 3.301 - i Witness - MyHouse online - Smart Macros - SDK using Visual Basic express 2008
My X10 page-> http://www.el34world.com/Misc/home/X10_0.htm

kize37


SMF spam blocked by CleanTalk