Hi, I know I asked another question here and find a way around it, and it goes from getting response's transactionId but for some reason whenever i try
AbstractModbusMaster udpModbus = blabla... udpModbus.getTransport().readResponse().getTransactionID();
It returns timeout exception.
Is there a way to get this?
Log in to post a comment.
Hi,
I know I asked another question here and find a way around it, and it goes from getting response's transactionId but for some reason whenever i try
It returns timeout exception.
Is there a way to get this?