set(True = false)

PlantScada Server Computer - Ethernet Unplugged -Computer Role changes

Hi,

We have an standalone computer running as Server for a PlantScada project.

Problem we face is when we unplug the Ethernet cable from the server computer. Then Server change role from "Server and Control Client" to "Control Client".

How can we prevent this for happening? Is there a setting/setup in the INI file that can be used or other settings in the project.

When this happens, the IO servers stop and even if the ethernet cable is re connected, the computer role is not automatically set back to “Server and Control Client”.  To get things back to normal the runtime would have to be started once ethernet connection is established.

I guess there should be a solution for this?

 

Regards,

Rune

Parents
  • Back in the day, I used to carry a loopback adapter for just this situation.  Currently, you can install a software loopback adapter, which will accomplish the same thing.

    127.0.0.1 is OK, but you must be careful to remove it, as then all of your installs will b e servers.

Reply
  • Back in the day, I used to carry a loopback adapter for just this situation.  Currently, you can install a software loopback adapter, which will accomplish the same thing.

    127.0.0.1 is OK, but you must be careful to remove it, as then all of your installs will b e servers.

Children
No Data