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, ""} +}