forked from epics_driver_modules/motorBase
Added NoMPF_Mx.substitutions
This commit is contained in:
@@ -6,6 +6,7 @@ include $(TOP)/configure/CONFIG
|
||||
#=============================
|
||||
|
||||
DB += NoMPF.db
|
||||
DB += NoMPF_MX.db
|
||||
DB += WithMPF.db
|
||||
|
||||
#===========================
|
||||
|
||||
@@ -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, ""}
|
||||
}
|
||||
Reference in New Issue
Block a user