Switched to forcedPoll method
This commit is contained in:
@@ -989,7 +989,7 @@ asynStatus masterMacsAxis::enable(bool on) {
|
||||
if (switchedOn() == on) {
|
||||
bool moving = false;
|
||||
// Perform a poll to update the parameter library
|
||||
poll(&moving);
|
||||
forcedPoll(&moving);
|
||||
return asynSuccess;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user