Using Modbus RTU/TCP - parallel sub second query to multiple modbus devices

I have a daisy-chained energy meters (>15) connected to a modbus-RTU. Now RTU has a single serially queryable master interface for getting data. Even with RTU to TCP converter I am assuming all the query would go sequentially.

My requirement is to get the energy data every second from each of the energy meters behind the modbus RTU. Has anyone dealt with such use-cases?

~JAK

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.