From d43414ab0905ca28a654b5a7101594e61f91e5fd Mon Sep 17 00:00:00 2001 From: Annyas <annyas@astron.nl> Date: Thu, 16 Sep 2021 16:12:51 +0200 Subject: [PATCH] Add UNB2 configuration for the Darkrai setup --- CDB/LOFAR_ConfigDb.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CDB/LOFAR_ConfigDb.json b/CDB/LOFAR_ConfigDb.json index 197686104..8f50e8807 100644 --- a/CDB/LOFAR_ConfigDb.json +++ b/CDB/LOFAR_ConfigDb.json @@ -813,6 +813,25 @@ } } }, + "UNB2": { + "LTS": { + "UNB2": { + "LTS/UNB2/1": { + "properties": { + "OPC_Server_Name": [ + "despi.astron.nl" + ], + "OPC_Server_Port": [ + "4842" + ], + "OPC_Time_Out": [ + "5.0" + ] + } + } + } + } + }, "StatsCrosslet": { "CS997": { "StatsCrosslet": { -- GitLab