From 1edaeafdbd4d8f5f82348cb780df5d19323a1699 Mon Sep 17 00:00:00 2001 From: SRT Operator Date: Mon, 24 Oct 2016 11:41:06 +0000 Subject: [PATCH] LO_CBAND switched to ethernet control:CDB MACI Component --- .../CDB/MACI/Components/RECEIVERS/LO_CBAND/LO_CBAND.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SRT/Configuration/CDB/MACI/Components/RECEIVERS/LO_CBAND/LO_CBAND.xml b/SRT/Configuration/CDB/MACI/Components/RECEIVERS/LO_CBAND/LO_CBAND.xml index 628660331..fd19e1383 100644 --- a/SRT/Configuration/CDB/MACI/Components/RECEIVERS/LO_CBAND/LO_CBAND.xml +++ b/SRT/Configuration/CDB/MACI/Components/RECEIVERS/LO_CBAND/LO_CBAND.xml @@ -9,10 +9,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Name="LO_CBAND" - Code="LocalOscillatorImpl" + Code="LocalOscillatorImpl.LocalOscillator" Type="IDL:alma/Receivers/LocalOscillator:1.0" - Container="LocalOscillatorsContainer" + Container="LocalOscillatorLPContainer" KeepAliveTime="10" Default="false" - ImplLang="cpp" + ImplLang="py" /> -- GitLab