diff --git a/CDB/stations/simulators_ConfigDb.json b/CDB/stations/simulators_ConfigDb.json index 59fcdee54cef6d9947419e839805e9851c539f65..da2615b505ecc7754bb1e4d7f0ef9ac75fb69c59 100644 --- a/CDB/stations/simulators_ConfigDb.json +++ b/CDB/stations/simulators_ConfigDb.json @@ -111,6 +111,15 @@ "DigitalBeam": { "STAT/DigitalBeam/1": { "properties": { + "OPC_Server_Name": [ + "dibe-sim" + ], + "OPC_Server_Port": [ + "4851" + ], + "OPC_Time_Out": [ + "5.0" + ] } } }