Analogue Input Spikes on Multiple Modules
Posted: 13 Oct 2025, 15:35
Hi all,
Kyle here, working on the shop floor with a few RevPi setups. We’ve got three modules hooked up along the production line, each running 8 analogue inputs for temp and pressure. When we start scaling, some of the readings start jumping, especially on the modules further down the line… In an ideal world I’d stick to a single master module, but the Modbus bus hits saturation once we poll all inputs every 100 ms. Better to split sensors across modules or handle the spikes in software with buffers and smoothing? Signals are pretty fast, so losing data would mess with real-time reporting.
Cheers,
Kyle
Kyle here, working on the shop floor with a few RevPi setups. We’ve got three modules hooked up along the production line, each running 8 analogue inputs for temp and pressure. When we start scaling, some of the readings start jumping, especially on the modules further down the line… In an ideal world I’d stick to a single master module, but the Modbus bus hits saturation once we poll all inputs every 100 ms. Better to split sensors across modules or handle the spikes in software with buffers and smoothing? Signals are pretty fast, so losing data would mess with real-time reporting.
Cheers,
Kyle