This commit is contained in:
PI-SRau
2016-05-11 14:44:23 +02:00
+2
View File
@@ -356,6 +356,8 @@ asynStatus XPSAxis::home(double min_velocity, double max_velocity, double accele
}
moving_ = true;
setIntegerParam(pC_->motorStatusProblem_, 0);
return asynSuccess;
}