hanpekel - 2024-10-16

Any way I can read the value of the 'request counter' (see screenshot) in my application.

Amount of client connections is easily found using

ModbusTCP_Slave_Device.uiClientConnections;

But for request counter it does not seem to be that simple.