Skip to content

2.4.9 Release

Choose a tag to compare

@yuxi311 yuxi311 released this 29 Jun 11:11
· 27 commits to v2.4 since this release
1d3e929

Improve

  • Add validation in Modbus TCP plugin to check if the response length and Slave ID match the request.

Fixes

  • Fix the issue where certain asynchronous plugins cause program crashes when connecting to devices.
  • Fix the problem in Modbus TCP plugin where connection abnormalities result in failed device connection.
  • Fix the issue in Modbus TCP plugin where reading device data abnormally leads to buffer overflow.
  • Fix the problem where connection cannot be restored when there is a line exception.
  • Fix the issue where UI refreshes incorrectly when debug logging is enabled.
  • Fix the problem where write point messages are not processed promptly when the group interval is large.