Commit 0c723cbf authored by Marco Buttu's avatar Marco Buttu
Browse files

DerotatorSimulator configuration

parent a0a1314c
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -8,10 +8,9 @@
    xmlns:cdb="urn:schemas-cosylab-com:CDB:1.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
              
    Name="SRTKBandDerotator"    
    Code="SRTKBandDerotatorImpl"
    ImplLang="cpp"
    Name="DerotatorSimulator"    
    Code="DerotatorSimulator.DerotatorSimulatorImpl"
    Type="IDL:alma/Receivers/SRTKBandDerotator:1.0"
    ImplLang="py"
    Container="DerotatorsContainer"
	Default="true"
/>
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
           xmlns:baci="urn:schemas-cosylab-com:BACI:1.0" 
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
           xmlns:log="urn:schemas-cosylab-com:LoggingConfig:1.0" 
           ImplLang="cpp"
           ImplLang="py"
           Timeout="30.0"
           UseIFR="true"
           ManagerRetry="10"