public virtual float GetOutputCurrent()
 {
     return(_motor.GetOutputCurrent());
 }