From fd155286fc2fad5831f61ea4b6e369f2a27db2e3 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Fri, 6 Jun 2003 21:13:10 +0000 Subject: [PATCH] Added NoMPF_Mx.substitutions --- motorExApp/Db/Makefile | 1 + motorExApp/Db/NoMPF_MX.substitutions | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 motorExApp/Db/NoMPF_MX.substitutions diff --git a/motorExApp/Db/Makefile b/motorExApp/Db/Makefile index 272adc18..3bcbc98a 100644 --- a/motorExApp/Db/Makefile +++ b/motorExApp/Db/Makefile @@ -6,6 +6,7 @@ include $(TOP)/configure/CONFIG #============================= DB += NoMPF.db +DB += NoMPF_MX.db DB += WithMPF.db #=========================== diff --git a/motorExApp/Db/NoMPF_MX.substitutions b/motorExApp/Db/NoMPF_MX.substitutions new file mode 100644 index 00000000..a946419a --- /dev/null +++ b/motorExApp/Db/NoMPF_MX.substitutions @@ -0,0 +1,6 @@ +file basic_motor.db +{ +pattern +{P, N, M, DTYP, C, S, DESC, EGU, DIR, VELO, VBAS, ACCL, BDST, BVEL, BACC, MRES, PREC, DHLM, DLLM, INIT} +{rls:, 1, m$(N), "MXmotor", 0, 0, "motor $(N)", degrees, Pos, 1, .1, .2, 0, 1, .2, 0.01, 5, 100, -100, ""} +}