I am using a soft channel $(P) in one IOC to control three real motors in another IOC.
I attempted to initialize a PV, $(P)-DSI, at startup. Then, this PV should remain constant.
When
$(P)-DM was processed, it has this NPP input link field to the
$(P)-DSI,
field(INPB,"$(P)-DSI.VAL
NPP NMS").
My $(P)-DSI
was also processed to be the same as
$(DOWNSTREAMMTR).VAL. Therefore, the $(P)-DSI did not remain constant. How do I fix problem by replacing CPP? I tried PP and got zero for default.