Hi Mikhail,
Currently, my Scada Project only consist of one Default Instances. For the Default Instance, consists of 2 Deployment Profile namely Default Profile use for local machine and Raspi Profile use for Remote Linux Machine. Both Profile share the same configuration of ScadaServer, ScadaWeb and ScadaComm
I’m wish to have separate configuration of ScadaServer, ScadaWeb and ScadaComm for Remote Linux Machine. Thus, I’m create new Instance namely Raspberry for Remote Linux Machine. I’m copy the same ScadaServerConfig.xml, ScadCommConfig.xml and ScadaWebConfig.xml to the Raspberry Instance. I’m create the Deployment profile for this Remote Linux Machine exactly the same like what i’m did at Default Instance. However, i’m failed to connect to the Remote Linux Machine under Raspberry Instance. I’m keep getting error: Client is not logged in. Try again later. Unknown Instance.
Can you guide me how to create a separate Instance for the Remote Linux Machine under the same project?