diff --git a/iocBoot/iocCygwin/pseudoMotor.substitutions b/iocBoot/iocCygwin/pseudoMotor.substitutions index 990409145cda0045c8ad170e23439febc5968429..0be0c5aca5ed5344b39866c37b84917ba91e08fe 100644 --- a/iocBoot/iocCygwin/pseudoMotor.substitutions +++ b/iocBoot/iocCygwin/pseudoMotor.substitutions @@ -1,11 +1,8 @@ -# Pseudo-motors -# Note: This databases will be in the next release of motor, not in xxxApp - # This is a simple example using the sumDiff2D database. This takes 2 real motors and makes 2 soft motors, # SUM which moves both motors together, and DIFF which moves them in opposite directions. # It can be used for slits, for K/B mirror benders, etc. -file "$(XXX)/xxxApp/Db/pseudoMotor.db" +file "$(MOTOR)/motorApp/Db/pseudoMotor.db" { pattern {P, M, DINP, OUT, RDBL, STOO, DESC, EGU, DIR, VELO, VBAS, ACCL, BDST, BVEL, BACC, MRES, RRES, PREC, DHLM, DLLM} @@ -15,7 +12,7 @@ pattern {xxx:, pm4, "xxx:KBH:Done NPP NMS", "xxx:pm4DVAL.VAL PP MS", "xxx:KBH:Readback.H NPP NMS", "xxx:KBH:Stop PP MS", "Hor. ellipticity", mm, Pos, 1, .1, .1, 0, 1, .1, .1, 1.0, 3, 10000, -10000} } -file "$(XXX)/xxxApp/Db/sumDiff2D.db" +file "$(MOTOR)/motorApp/Db/sumDiff2D.db" { pattern {P, T, SUM, DIFF, M1DRV, M1RBV, M2DRV, M2RBV, M1STOP, M1DONE, M2STOP, M2DONE, PREC}