From 8c828b7ef481262f1f2520d70f45612eafe8d76e Mon Sep 17 00:00:00 2001 From: Jan David Mol <mol@astron.nl> Date: Wed, 31 Aug 2022 16:20:55 +0200 Subject: [PATCH] Updated IP addresses of pypcc translators --- CDB/stations/DTS_ConfigDb.json | 8 ++++---- CDB/stations/DTS_Outside_ConfigDb.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CDB/stations/DTS_ConfigDb.json b/CDB/stations/DTS_ConfigDb.json index 29eb7033a..436c3bbfb 100644 --- a/CDB/stations/DTS_ConfigDb.json +++ b/CDB/stations/DTS_ConfigDb.json @@ -29,7 +29,7 @@ "STAT/APSCT/1": { "properties": { "OPC_Server_Name": [ - "10.87.6.89" + "10.99.0.101" ], "OPC_Server_Port": [ "4843" @@ -48,7 +48,7 @@ "STAT/APSPU/1": { "properties": { "OPC_Server_Name": [ - "10.87.6.89" + "10.99.0.101" ], "OPC_Server_Port": [ "4842" @@ -225,7 +225,7 @@ "STAT/RECV/1": { "properties": { "OPC_Server_Name": [ - "10.87.6.89" + "10.99.0.101" ], "OPC_Server_Port": [ "4840" @@ -464,7 +464,7 @@ "STAT/UNB2/1": { "properties": { "OPC_Server_Name": [ - "10.87.6.89" + "10.99.0.101" ], "OPC_Server_Port": [ "4841" diff --git a/CDB/stations/DTS_Outside_ConfigDb.json b/CDB/stations/DTS_Outside_ConfigDb.json index 01f6eb36d..8f775e98a 100644 --- a/CDB/stations/DTS_Outside_ConfigDb.json +++ b/CDB/stations/DTS_Outside_ConfigDb.json @@ -47,7 +47,7 @@ "STAT/APSCT/1": { "properties": { "OPC_Server_Name": [ - "10.87.6.80" + "10.99.0.100" ], "OPC_Server_Port": [ "4843" @@ -66,7 +66,7 @@ "STAT/APSPU/1": { "properties": { "OPC_Server_Name": [ - "10.87.6.80" + "10.99.0.100" ], "OPC_Server_Port": [ "4842" @@ -314,7 +314,7 @@ "STAT/RECV/1": { "properties": { "OPC_Server_Name": [ - "10.87.6.80" + "10.99.0.100" ], "OPC_Server_Port": [ "4840" @@ -588,7 +588,7 @@ "STAT/UNB2/1": { "properties": { "OPC_Server_Name": [ - "10.87.6.80" + "10.99.0.100" ], "OPC_Server_Port": [ "4841" -- GitLab