diff --git a/motorApp/Db/profileMoveAxis.template b/motorApp/Db/profileMoveAxis.template index 4c8664ca..ea8f730c 100644 --- a/motorApp/Db/profileMoveAxis.template +++ b/motorApp/Db/profileMoveAxis.template @@ -74,7 +74,7 @@ record(waveform,"$(P)$(R)M$(M)FollowingErrors") { record(longout,"$(P)$(R)M$(M)Direction") { field(DESC, "$(ADDR) direction") field(PINI, "YES") - field(DOL, "$MOTOR).DIR CP MS") + field(DOL, "$(MOTOR).DIR CP MS") field(OMSL, "closed_loop") field(DTYP, "asynInt32") field(OUT, "@asyn($(PORT),$(ADDR),$(TIMEOUT))PROFILE_MOTOR_DIRECTION")