Is it possible for Rapid SCADA to handle out-of-range channel data read from a device? For example, if a channel reads 0xFFFFFFFF (4294967295), could it display “–” or another designated character instead of the numerical value?
The desired behavior is to display a mask, such as “++++” or “—-“, whenever a received value falls outside the expected range for that channel.