forked from epics_driver_modules/motorBase
Post SYNC field cleared.
This commit is contained in:
@@ -2340,6 +2340,7 @@ static RTN_STATUS do_work(motorRecord * pmr, CALLBACK_VALUE proc_ind)
|
||||
pmr->rval = pmr->lrvl = NINT(pmr->dval / pmr->mres);
|
||||
MARK(M_RVAL);
|
||||
pmr->sync = 0;
|
||||
db_post_events(pmr, &pmr->sync, DBE_VAL_LOG);
|
||||
}
|
||||
|
||||
return(OK);
|
||||
|
||||
Reference in New Issue
Block a user