|
Re: Modular connector between motor and Victor?
R-40 says it all. I think R-03 was referring to anything supplying power to motors directly cannot be COTS, but you can put connectors between the motor and the motor controller because the controller, well, controls it. The wires from the motor controller to the motor don't "directly power the motor" as R-03 says, they power the motor after the motor controller.
__________________
q = (2*b) | ~(2*b);
if (life.getLemons() != null) this.lemonade = new Drink(life.getLemons());
else throw new NoLemonsException("What now?");
|