-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Description
Describe the bug
MODBUS TCP communications don't re-establish automatically after a link loss.
To Reproduce
Steps to reproduce the behavior:
- Verify you are receiving data from a MODBUS TCP device.
- Disconnect Ethernet from the device and verify loss of link in FUXA.
- Reconnect Ethernet and watch the Connections screen in FUXA. It will continually cycle between orange and green, but never re-establish communications.
- Save the project as-is and communications will re-establish.
Expected behavior
I expected communications to re-establish and data begin updating on the screen again after the PLC was reconnected.
Environment
- FUXA version: 1.1.17-1399
- Node.js version: 18.19.1
- npm version: 10.4.0
- Platform/OS: Debian 12
- Browser: Firefox 122.0.1 (64-bit)