forked from epics_driver_modules/motorBase
Set pp(TRUE) in CNEN so MSTA is updated by STUP.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# FILENAME... motorRecord.dbd
|
||||
|
||||
# Version: $Revision: 1.19 $
|
||||
# Version: $Revision: 1.20 $
|
||||
# Modified By: $Author: sluiter $
|
||||
# Last Modified: $Date: 2008-11-19 21:07:10 $
|
||||
# Last Modified: $Date: 2009-08-25 18:29:05 $
|
||||
|
||||
# Experimental Physics and Industrial Control System (EPICS)
|
||||
|
||||
@@ -672,6 +672,7 @@ recordtype(motor) {
|
||||
prompt("Enable control")
|
||||
promptgroup(GUI_COMMON)
|
||||
special(SPC_MOD)
|
||||
pp(TRUE)
|
||||
menu(motorTORQ)
|
||||
}
|
||||
field(INIT,DBF_STRING) {
|
||||
|
||||
Reference in New Issue
Block a user