diff --git a/motorApp/Db/ACRAuxBoRBV.template b/motorApp/Db/ACRAuxBoRBV.template index 5d20d88e..09cb8e21 100644 --- a/motorApp/Db/ACRAuxBoRBV.template +++ b/motorApp/Db/ACRAuxBoRBV.template @@ -1,7 +1,7 @@ record(bi,"$(P)$(R)") { field(PINI, "YES") field(DTYP,"asynUInt32Digital") - field(INP,"@asynMask($(PORT) 0 $(MASK))ACR_BINARY_OUT") + field(INP,"@asynMask($(PORT) 0 $(MASK))ACR_BINARY_OUT_RBV") field(SCAN, "$(SCAN)") field(ZNAM, "Low") field(ONAM, "High")