I'm fairly new to the world of PLCs and HMI panels, so I'm hoping someone can point me in the right direction.
I have 2 BRX PLCs connected via PeerLink. PLC A (the remote unit) is connected to a 4-20ma well-depth level sensor and shares its real-time data with PLC B (the local unit) via PeerLink. The current value is displayed on a bar chart on the HMI panel (along with a calculated value of the number of gallons remaining). There's also some logic that controls alarms, automatic water shut-off valves, etc.
OK, so question: What do I do when the data becomes invalid for some reason (let's say the 4-20mA cable gets broken, or the PeerLink connection drops). I can't simply show a value of 0 since it's not correct and it would trigger lots of alarms...and I can't show "100%" for the same reasons.
Is there a way I can set the data to "null" or similar until the problem is fixed? Ideally this would cause the HMI graph to display an error similar until the problem is fixed.
Thanks,
Brian