forked from epics_driver_modules/motorBase
Removed depreciated RES field.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Version: $Revision$
|
||||
# Modified By: $Author$
|
||||
# Last Modified: $Date$
|
||||
# HeadURL: $URL$
|
||||
# HeadURL: $URL $
|
||||
|
||||
# Experimental Physics and Industrial Control System (EPICS)
|
||||
|
||||
@@ -278,11 +278,6 @@ recordtype(motor) {
|
||||
promptgroup(GUI_COMMON)
|
||||
interest(1)
|
||||
}
|
||||
field(RES,DBF_DOUBLE) {
|
||||
prompt("Step Size (EGU)")
|
||||
special(SPC_NOMOD)
|
||||
interest(1)
|
||||
}
|
||||
field(UEIP,DBF_MENU) {
|
||||
prompt("Use Encoder If Present")
|
||||
promptgroup(GUI_COMMON)
|
||||
|
||||
Reference in New Issue
Block a user