No initial value for JAR.

JAR defaults to VELO/ACCL.
This commit is contained in:
Ron Sluiter
2001-06-05 15:43:52 +00:00
parent 58c0617437
commit b9590c8198
+2 -3
View File
@@ -1,8 +1,8 @@
# FILENAME... motorRecord.dbd
# Version: $Revision: 1.3 $
# Version: $Revision: 1.4 $
# Modified By: $Author: sluiter $
# Last Modified: $Date: 2001-05-14 19:48:43 $
# Last Modified: $Date: 2001-06-05 15:43:52 $
# Experimental Physics and Industrial Control System (EPICS)
@@ -696,6 +696,5 @@ recordtype(motor) {
promptgroup(GUI_COMMON)
special(SPC_MOD)
interest(1)
initial("10.0")
}
}