Trying to figure out a way to modify the faceplate to color express or change visibility based on whether the READBACK parameter is actually coming from an input or just matching the OUT of the AO block.
There doesn't seem to be any way to read the IO_READBACK parameter to determine if it is empty or any kind of internal indicator that tells you where the READBACK is coming from. Any thoughts on how you can check this via programming? We could create different faceplates and just have to remember to change them when we pull an AVP in, but would like to eliminate that step if possible.
Just looking at it, I guess it looks like the AO blocks PV always exactly matches READBACK if there is no actual signal coming back. I suppose you could determine color/visibility based on whether these two values are exactly equal? It would be unlikely to match to 4 decimal places with true signals.
Looking for a more elegant solution though.
Thanks
In reply to Michael Krispin: