
Issues with using a Technic Motor & EV3
Hi,
I am trying to use an old style Technic Motor with an EV3 project, but am having issues with motor only running in one direction reliably.
The code runs flawlessly when I use either an NXT or EV3 motor, but when I use a PowerFunctions or Technics Motor, the Motor will only run for a few milliseconds in the positive direction (direction = 100). The negative or Reverse direction (direction = -100) it works fine. Is this a RobotC 4.30 issue, or am I doing something wrong?
I trust someone can please help me get to the bottom of this?