Added callback

This commit is contained in:
2026-03-09 11:55:33 +01:00
parent 0e6c77b456
commit 4cb51814b8

View File

@@ -370,7 +370,7 @@ asynStatus sinqAxis::move(double position, int relative, double minVelocity,
pC_->portName, axisNo(), __PRETTY_FUNCTION__, __LINE__);
setAxisParamChecked(this, motorErrorMessage,
"Motor needs to be homed first.");
return asynSuccess;
return pC_->callParamCallbacks();
}
// Store the target position internally