motor trunk -r17309

This commit is contained in:
Ron Sluiter
2014-05-27 19:53:56 +00:00
parent 5bc87d63f2
commit f76d13660e
+1
View File
@@ -276,6 +276,7 @@ static double query_axis(int card, struct driver_table *tabptr, epicsTime tick,
motor_free(motor_motion, tabptr);
motor_motion = (struct mess_node *) NULL;
motor_info->motor_motion = (struct mess_node *) NULL;
mess_ret->status.Bits.RA_DONE = 1;
}
callbackRequest(&mess_ret->callback);