ARC Pro

Upgrade to ARC Pro

Discover the limitless potential of robot programming with Synthiam ARC Pro – where innovation and creativity meet seamlessly.

Author Avatar
PRO
Canada
#2  

I've never really used the EZ-SDK but I figured I'd post the commands to see if you can compare and see if you have any syntax errors:

Field:EZ_B.Joystick.JoystickDevice.ID

  • Joystick ID, [0..15].

Method:EZ_B.Joystick.JoystickDevice.Name

  • Joystick name.

Method:EZ_B.Joystick.JoystickDevice.Axes

  • Number of joystick axes.

Method:EZ_B.Joystick.JoystickDevice.Buttons

  • Number of joystick buttons.

Have you tried to move the servos by an alternate method to make your code is working well on that side of things?

Author Avatar
PRO
Synthiam
#3  
  1. You can download the EZ-SDK

  2. Follow the README.TXT on getting it setup correctly

  3. Look at the Tutorial 47 - Joystick project

#4  

@ jnicolas , looks like DJ swooped in and saved the day agian:) , do you mind marking this thread as answered? Thank you - Josh