Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: How to configure tcp session to close after poll #1519

Open
stop-a opened this issue Dec 2, 2024 · 1 comment
Open

Question: How to configure tcp session to close after poll #1519

stop-a opened this issue Dec 2, 2024 · 1 comment
Labels

Comments

@stop-a
Copy link

stop-a commented Dec 2, 2024

I've stood up FUXA SCADA in a lab and I've successfully configured it to poll an Arduino configured to run a ModbusTCP server.

Once FUXA SCADA connects to the Arduino and starts polling, nothing else can connect to the Arduino over tcp/502.

Running a pcap on the SCADA server, it looks like the tcp session is opened and stays open. Regardless of polling interval or whether the device configuration "Socket Reuse" is left blank or set to "reuse".

I have other devices in the lab I wish to have communicate to the PLC. How do I configure FUXA SCADA to close the tcp connection after a poll? (The plan is to poll every 5 to 10 seconds.)

@unocelli
Copy link
Member

unocelli commented Dec 6, 2024

Hi, FUXA does not provide this option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants