It seems each time I think I have a hang of something it decides not to work. I have been working with a student to get a remote programmed so that it can operate multiple ports on one button. We have done this before! Why has it stopped working?
Here is the program we have:
tankControl (ChD, ChA, 10)
armControl (armMotor, BtnLUp, BtnLDown, 100)
armControl (leftClawMotor, BtnRUp, BtnRDown, 100)
armControl (rigthClawMotor, BtnRUp, BtnRDown, 100)
So in this series it should drive on tank control, BtnL should open and close together on one motor and BtnR should open and close to motors.
We set it all up, check the motor and sensor setup, etc. We go to teleops mode, select it, nothing runs. Nothing at all. Now we are back to “plug and play” which just isn’t functional at all in this game for us.
Please help.