diff --git a/motorApp/Db/motorUtil.db b/motorApp/Db/motorUtil.db index f4e3cd48..1f05f16c 100644 --- a/motorApp/Db/motorUtil.db +++ b/motorApp/Db/motorUtil.db @@ -16,6 +16,7 @@ record(bo, "$(P)allstop") { record(bi, "$(P)alldone") { field(ZNAM, "moving") field(ONAM, "done") + field(INP, "1") field(DESC, "All IOC motors done moving.") }