forked from epics_driver_modules/motorBase
Also add prop(YES) for the PREC field
This commit is contained in:
@@ -319,6 +319,7 @@ recordtype(motor) {
|
||||
prompt("Display Precision")
|
||||
promptgroup(GUI_COMMON)
|
||||
interest(1)
|
||||
prop(YES)
|
||||
}
|
||||
field(EGU,DBF_STRING) {
|
||||
prompt("Engineering Units")
|
||||
|
||||
Reference in New Issue
Block a user