Axis Keypad and Joystick Example #754
-
Hello, When I downloaded the Axis Joystick SDK, part of the download included a sample project named ControlBoardApp. This is a project that shows how to incorporate a keypad and jog dial unit. Is there an example that interfaces the keypad and the TU9002 joystick module (i.e. using the AxisKeyPadHandler and AxisJoystickHandler in the same application)? I am having difficulty with an application interfacing the two devices. It seems once I "activate" the keypad I stop receiving events from the "activated" joystick handler. I wasn't sure if these two units are not able to co-exist on the same application. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
This automatically generated reply acts as a friendly reminder. Answers to your questions will most often come from the community, from developers like yourself. You will, from time to time, find that Axis employees answers some of the questions, but this is not a guarantee. Think of the discussion forum as a complement to other support channels, not a replacement to any of them. If your question remains unanswered for a period of time, please revisit it to see whether it can be improved by following the guidelines listed in Axis support guidelines. |
Beta Was this translation helpful? Give feedback.
-
Hi @tlalli24 , Try to add the sample repository details here which can be used to understand how you are trying to implement it for two devices. |
Beta Was this translation helpful? Give feedback.
Hi @tlalli24 ,
In my understanding, Axis Joystick SDK has limited samples to showcase the integration with only one joystick:
Try to add the sample repository details here which can be used to understand how you are trying to implement it for two devices.