Virtuino Forum
Modbus TCP/IP stops working after receiving an exception response - Printable Version

+- Virtuino Forum (https://virtuino.com/forum)
+-- Forum: Virtuino (https://virtuino.com/forum/forumdisplay.php?fid=1)
+--- Forum: Virtuino IoT (https://virtuino.com/forum/forumdisplay.php?fid=2)
+--- Thread: Modbus TCP/IP stops working after receiving an exception response (/showthread.php?tid=1177)



Modbus TCP/IP stops working after receiving an exception response - azuo_lee - 01-12-2023

When working with a Modbus TCP/IP connection, once an exception response is received from the Modbus server, the Virtuino IoT client will stop working and not send any more requests!

For example, after I enter a value and send a Write Single Register (function code 0x06) request to the Modbus server, if the server returns any exception response (function code 0x86), then the Virtuino IoT client will stop working and will not send any more requests.

Virtuino 6 will work fine in this case. Is it possible to have Virtuino IoT continue to send requests normally after receiving an exception response?


RE: Modbus TCP/IP stops working after receiving an exception response - iliaslamprou - 01-13-2023

Hi,
thank you for this information.
I will check it and I will let you know


RE: Modbus TCP/IP stops working after receiving an exception response - iliaslamprou - 01-26-2023

Hi,
I have some changes on the version 0.4.0 in order to fix this issue.
Please can you check it and update this post?


RE: Modbus TCP/IP stops working after receiving an exception response - azuo_lee - 01-27-2023

This issue does not occur anymore. Thank you.