Jump to content

Writting ASCI characters


Recommended Posts

I am trying to interface a foreign keyboard/joystick device into my computer. Each button sends a different function the PC (via USB), many are easy to tell such as a, up, page down but some of the buttons apparantly do nothing. Is there a way of recording the input of these functions? I do not know how to record (or document for that matter) non standard characters.

Any help would be appreciated.

Thanks

Link to comment
Share on other sites

I am trying to interface a foreign keyboard/joystick device into my computer. Each button sends a different function the PC (via USB), many are easy to tell such as a, up, page down but some of the buttons apparantly do nothing. Is there a way of recording the input of these functions? I do not know how to record (or document for that matter) non standard characters.

Any help would be appreciated.

Thanks

What software interface are you receiving the data from? Can't you work with it as binary bytes?

>_<

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

A medical program, but before I can map an alias i have to be able to identify all of the functions that it is sending and currently I can only identify the tradional characters. How does recording an input in bytes work?

Thanks

If you intend to use AutoIt, you need a way to communicate with the device that AutoIt can use. Search the forums for USB device comms. It has been discussed before, but I'm not an expert myself.

>_<

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...