From 869b17790cb43e05bce656b6c53b1145536262a2 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Tue, 10 May 2005 16:19:23 +0000 Subject: [PATCH] Added "Raw" to CDIR prompt. --- motorApp/MotorSrc/motorRecord.dbd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/motorApp/MotorSrc/motorRecord.dbd b/motorApp/MotorSrc/motorRecord.dbd index a5004e4f..501a9b4d 100644 --- a/motorApp/MotorSrc/motorRecord.dbd +++ b/motorApp/MotorSrc/motorRecord.dbd @@ -1,8 +1,8 @@ # FILENAME... motorRecord.dbd -# Version: $Revision: 1.13 $ +# Version: $Revision: 1.14 $ # Modified By: $Author: sluiter $ -# Last Modified: $Date: 2004-01-22 21:19:03 $ +# Last Modified: $Date: 2005-05-10 16:19:23 $ # Experimental Physics and Industrial Control System (EPICS) @@ -549,7 +549,7 @@ recordtype(motor) { special(SPC_NOMOD) } field(CDIR,DBF_SHORT) { - prompt("Command direction") + prompt("Raw cmnd direction") special(SPC_NOMOD) } field(RRBV,DBF_LONG) {