コード例 #1
0
 public virtual void EnableLimitSwitches(bool enable)
 {
     _motor.OverrideLimitSwitchesEnable(enable);
 }