Added new sinqMotor version as minimum requirement
This commit is contained in:
@@ -1058,8 +1058,6 @@ asynStatus turboPmacAxis::reset() {
|
||||
snprintf(command, sizeof(command), "P%2.2d01=0", axisNo_);
|
||||
rw_status = pC_->writeRead(axisNo_, command, response, 0);
|
||||
|
||||
asynPrint(pC_->asynUserSelf(), ASYN_TRACE_ERROR, "Resetting\n");
|
||||
|
||||
if (rw_status != asynSuccess) {
|
||||
asynPrint(pC_->asynUserSelf(), ASYN_TRACE_ERROR,
|
||||
"Controller \"%s\", axis %d => %s, line %d\nResetting the "
|
||||
|
||||
Reference in New Issue
Block a user