From fe6b08e43b34312f2ae304f836072120634f290a Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Thu, 11 Jul 2002 20:38:10 +0000 Subject: [PATCH] Make consistent with devIM483SM.c --- motorApp/ImsSrc/devIM483PL.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/motorApp/ImsSrc/devIM483PL.c b/motorApp/ImsSrc/devIM483PL.c index 4616f730..04a697ef 100644 --- a/motorApp/ImsSrc/devIM483PL.c +++ b/motorApp/ImsSrc/devIM483PL.c @@ -3,9 +3,9 @@ FILENAME... devIM483PL.c USAGE... Motor record device level support for Intelligent Motion Systems, Inc. IM483(I/IE). -Version: $Revision: 1.8 $ +Version: $Revision: 1.9 $ Modified By: $Author: sluiter $ -Last Modified: $Date: 2002-07-05 19:14:31 $ +Last Modified: $Date: 2002-07-11 20:38:10 $ */ /* @@ -325,6 +325,7 @@ STATIC long IM483PL_build_trans(motor_cmnd command, double *parms, struct motorR break; default: + send = OFF; rtnval = ERROR; }