Drive train in V5 blocks

We have programmed our V5 robot with drive train with Blocks and when i go to drive it it only goes forward. Also when i go to wiring on the brain it only shows "22 triport ".
Suggestions?
I programmed it with the claw bot without drive train and it drives fine.

I asked the question about the wiring screen before. It will not show anything because of how the compiler for VEXcode works. It is normal for the wiring screen to be empty except for the triport. As for the program, can you post your code?
This will allow people to help you better.

If we use drive train do we need to write joy stick code for driving still or does the controller setup in devices cover that?

I use VEXcode V5 Text, but if I set up a drive train I don’t need to add any code in the file.

we are just starting in it but i’m assuming that’s the case. so there should actually be no code for driving.

I am working on a sample program. I just got my V5 Blocks updated to 1.0.4.

If you have your drive train properly configured in your device setup, and you have the drive selected correctly under your joystick device, then it should work.

i just put in the code for just the drive train and it works so it must be something else in my code messing it up. i will look at my program more. Thanks

You are welcome. I am happy to help.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.