You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Describe the bug
MODBUS TCP communications don't re-establish automatically after a link loss.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected communications to re-establish and data begin updating on the screen again after the PLC was reconnected.
Environment
The text was updated successfully, but these errors were encountered: