forked from epics_driver_modules/motorBase
Merge branch 'master' of https://github.com/PI-SRau/motor
This commit is contained in:
@@ -356,6 +356,8 @@ asynStatus XPSAxis::home(double min_velocity, double max_velocity, double accele
|
||||
}
|
||||
moving_ = true;
|
||||
|
||||
setIntegerParam(pC_->motorStatusProblem_, 0);
|
||||
|
||||
return asynSuccess;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user