diff --git a/sources/llrf.sources b/sources/llrf.sources index 7d1f222..d5b30c4 100644 --- a/sources/llrf.sources +++ b/sources/llrf.sources @@ -5,9 +5,15 @@ - the RF interlock post-mortem sources are located / configured here https://git.psi.ch/archiver_config/sf_rf_databuffer/blob/master/sources/llrf.sources */ "sources": [ /*injector*/ - {"stream": "tcp://SINEG01-CVME-LLRF1:20000"} + + /* Proxied so that we can copy the stream: {"stream": "tcp://SINEG01-CVME-LLRF1:20000"} */ + {"stream": "tcp://sf-daqbuf-33:3204"} + ,{"stream": "tcp://SINEG01-CVME-LLRF2:20000"} - ,{"stream": "tcp://SINSB01-CVME-LLRF1:20000"} + + /* Proxied to copy the stream: ,{"stream": "tcp://SINSB01-CVME-LLRF1:20000"} */ + ,{"stream": "tcp://sf-daqbuf-33:3205"} + ,{"stream": "tcp://SINSB01-CVME-LLRF2:20000"} ,{"stream": "tcp://SINSB02-CVME-LLRF1:20000"} ,{"stream": "tcp://SINSB02-CVME-LLRF2:20000"}