From b9590c819883b2650bccfb3e3396d771e72209d0 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Tue, 5 Jun 2001 15:43:52 +0000 Subject: [PATCH] No initial value for JAR. JAR defaults to VELO/ACCL. --- motorApp/MotorSrc/motorRecord.dbd | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/motorApp/MotorSrc/motorRecord.dbd b/motorApp/MotorSrc/motorRecord.dbd index 480e0220..0180e93d 100644 --- a/motorApp/MotorSrc/motorRecord.dbd +++ b/motorApp/MotorSrc/motorRecord.dbd @@ -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") } }