Committed new sinqMotor version
This commit is contained in:
@@ -194,6 +194,8 @@ asynStatus turboPmacAxis::init() {
|
||||
}
|
||||
|
||||
// Initial motor status is idle
|
||||
setAxisParamChecked(this, motorStatusDone, 1);
|
||||
|
||||
status = pC_->setIntegerParam(axisNo_, pC_->motorStatusDone(), 1);
|
||||
if (status != asynSuccess) {
|
||||
return pC_->paramLibAccessFailed(status, "motorStatusDone_", axisNo_,
|
||||
|
||||
Reference in New Issue
Block a user