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.
Log in to post a comment.
Any way I can read the value of the 'request counter' (see screenshot) in my application.
Amount of client connections is easily found using
But for request counter it does not seem to be that simple.