forked from epics_driver_modules/motorBase
f6e9f2620981aecd4e4793d56bbdf858dcb28a21
Don't set "stop" field true if driver returns RA_PROBLEM true Partially reverts commit303a9208e3Fixes issue #100: > There have been multiple problems caused by the motor record sending a stop when the problem bit is set. > > One problem is discussed here: > https://epics.anl.gov/tech-talk/2018/msg01338.php > > The commit that introduced the stop is303a920. I vaguely recall the change being a workaround for less-than-idea behavior of a motor controller, but neither @rsluiter nor I remember which controller that was. > > Motor drivers should be modified to send the stop command when the condition that triggers the setting of the problem bit is detected, if needed.
motor
APS BCDA synApps module: motor
Note: Current discussion on future of the motor module repository: https://github.com/epics-modules/motor/issues/55
For more information, see:
Report an issue with Motor
Request a feature
converted from APS SVN repository: Fri Oct 16 12:31:41 CDT 2015
Description
This is motor record version 7. The older (incompatible) motor record version 6 is here: https://git.psi.ch/epics_driver_modules/motor.
The "upstream" branch is a fork of https://github.com/epics-modules/motor. Do not modify that one.
All used submodules have their own repo. Don't modify them here.
Languages
C++
62.3%
C
34.6%
Makefile
1.7%
Python
1.3%
Shell
0.1%
