After different attempts I was meanwhile able to implement some piece of code using the COM-Interface with polling. With the help of the forum and a little bit of trying I was also able to create my own scg-file - e.g. I only need four of the six axes, wanted to label them slightly different and more important needed typical functions/descriptions for the buttons. No problem so far...
...but using the IsKeyDown(key, &isPressed) method I am only able to get the keycodes from 1 to Get_Keys(&nKeys) and the additional two virtual keys 30/31 (which is usually keycode 12 and 59
I've scrolled the forum, the API-Description and the supplied samples back and forth, unfortunally I've found no clue.
To use this opportunity: mentioned a several times in this forum - an COM-API control of the LED would be great.
