From e442958c6cd84045f353aff1a49dea461a00bf23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20Sandstr=C3=B6m?= Date: Wed, 3 Apr 2024 16:01:35 +0200 Subject: [PATCH] Cleanup --- openloop_stepper_bissc.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openloop_stepper_bissc.script b/openloop_stepper_bissc.script index a633021..49d620c 100644 --- a/openloop_stepper_bissc.script +++ b/openloop_stepper_bissc.script @@ -9,7 +9,7 @@ require ecmccomp ############################################################################## ## Configure hardware -epicsEnvSet("DRV_SLAVE", "13") +epicsEnvSet("DRV_SLAVE", "13") ${SCRIPTEXEC} ${ecmccfg_DIR}addSlave.cmd, "SLAVE_ID=$(DRV_SLAVE), HW_DESC=EL7041-0052" ${SCRIPTEXEC} ${ecmccomp_DIR}applyComponent.cmd "COMP=Motor-Generic-2Phase-Stepper,MACROS='I_MAX_MA=1000,I_STDBY_MA=500,U_NOM_MV=48000,R_COIL_MOHM=1230,STEPS=400'"