ABB · AC500-S Safety Controller
The input signal measurement at the I/O module has exceeded its maximum measurable range (overflow). This indicates that the sensor input is providing a value higher than the module can process, potentially leading to incorrect or invalid safety-related readings.
Click steps to track your progress.
Using a calibrated multimeter, measure the actual analog signal (e.g., voltage across AI+, AI- or current in series) from the sensor at the I/O module terminals.
Compare the measured signal value with the specified maximum input range of the I/O module's analog input channel (refer to module datasheet).
Verify the I/O module's channel configuration in the PLC engineering software (e.g., Parameter P3-01 for input range) matches the connected sensor's output specifications.
Isolate the sensor and test its output independently to ensure it is not malfunctioning and sending an abnormally high signal.
Review the PLC program's scaling block for the affected analog input to ensure the raw input value is being correctly converted without causing an internal overflow error.