Commit Graph

7 Commits

Author SHA1 Message Date
Ron Sluiter 167dffad5f Eliminated WAIT state. 2002-07-05 19:43:17 +00:00
Ron Sluiter 73d167031b - Changed "dinp_value" MOVE state to SOFTMOVE and HARDMOVE.
- Set "dinp_value" to DONE in soft_dinp_func() if SOFTMOVE.
2002-06-25 20:12:24 +00:00
Ron Sluiter 98fa3fa065 RES field removed. 2002-03-27 21:43:45 +00:00
Ron Sluiter 6df4747fd1 - Eliminate/minimize EPICS LINK alarms by preventing record processing before "interruptAccept" is true.
- If the readback is changing, but motion was not initiated by this record, then reset the motor record's target to actual position (i.e., VAL/DVAL/RVAL = RBV/DRBV/RRBV) after the last readback.
- In soft_process(), call dbProcess() instead of directly calling motor record's process().
2002-02-11 17:34:35 +00:00
Ron Sluiter 29ff1cf709 Merged with V4.3 2001-05-14 20:13:48 +00:00
Ron Sluiter e505adbbe0 Fixed stuck DMOV problem when "setting" position. 2000-03-03 22:36:52 +00:00
Ron Sluiter a3ea18fc83 Version 4-1 2000-02-08 22:19:43 +00:00