From 9403c24df055fd51d9bc08d3d2e18e8112d560a4 Mon Sep 17 00:00:00 2001 From: Daniel Sissom Date: Fri, 24 May 2024 14:56:20 -0500 Subject: [PATCH] Changed substitutions file to use millimeters instead of micrometers. --- iocs/dsmIOC/iocBoot/iocDsm/motor.substitutions.md90 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iocs/dsmIOC/iocBoot/iocDsm/motor.substitutions.md90 b/iocs/dsmIOC/iocBoot/iocDsm/motor.substitutions.md90 index f1751fa..4a6fc6d 100644 --- a/iocs/dsmIOC/iocBoot/iocDsm/motor.substitutions.md90 +++ b/iocs/dsmIOC/iocBoot/iocDsm/motor.substitutions.md90 @@ -1,6 +1,6 @@ file "$(MOTOR)/db/basic_asyn_motor.db" { pattern -{P, N, M, DTYP, PORT, ADDR, DESC, EGU, DIR, VELO, VBAS, ACCL, BDST, BVEL, BACC, MRES, PREC, DHLM, DLLM, INIT} -{DSM:, 0, "m$(N)", "asynMotor", MD900, 0, "MD-90", mm, Pos, 2.0, 0.1, .2, 0, 1, .2, .01, 2, 20000, -20000, ""} +{P, N, M, DTYP, PORT, ADDR, DESC, EGU, DIR, VELO, VBAS, ACCL, BDST, BVEL, BACC, MRES, PREC, DHLM, DLLM, INIT} +{DSM:, 0, "m$(N)", "asynMotor", MD900, 0, "MD-90", mm, Pos, 2.0, 0.1, .2, 0, 1, .2, .00001, 2, 20, -20, ""} }