Programming Trouble

I’m having trouble with my programming, when I program to the 5 channel in goes to the 3 channel. I don’t know how to fix it.

Would you like to share pictures of your program ?

I think (if you have not already fixed this issue) that the best way to get help is to post your code. That way we can diagnose issues in your code that will affect what happens to your robot. You could also PM someone on the forum and get them to help you out :slight_smile:

Here it is!
Screen Shot 2015-10-26 at 10.53.33 AM.jpg

Is there any chance we could get a better quality picture of the code? I wasn’t able to make out a whole lot from the screenshot you posted.

My advice would be to go back through the blocks you use that relate to the different channels(i.e. getJoystickDigital) and make sure they’re being set to the right channels. Sounds like you might have just switched up the values for the channels.

Hey, do you think you could take some photos using either print screen or the snipping tool (on your computer). In the photos you posted its quite hard to make out your code.

[attach]9729[/attach]
[attach]9730[/attach]
Program part 1.jpg
Program part 2.jpg

Although I still cant make out your photos, does this error occur on any other ports? so for instance port 9 does it make it another port? Does this occur on a clean program where you just set port 3 to a value?