Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 456 Bytes

performance.rst

File metadata and controls

11 lines (8 loc) · 456 Bytes

Synchronous Client Performance Check

Below is a quick example of how to test the performance of a tcp modbus device using the synchronous tcp client. If you do not have a device to test with, feel free to run a pymodbus server instance or start the reference tester in the tools directory.

.. literalinclude:: ../../../examples/common/performance.py