diff --git a/sources/SARES10.sources b/sources/SARES10.sources index 9244f7e..43c80bf 100644 --- a/sources/SARES10.sources +++ b/sources/SARES10.sources @@ -1,10 +1,12 @@ { /* ESA - Responsible Edwin Divall & Scott Stubbs */ "sources": [ - {"stream": "tcp://SARES11-CPCL-GES1:9999"} + {"stream": "tcp://SARES11-CPCL-GES1:9999"} ,{"stream": "tcp://SLAAR11-CPPM-MOT6891:9999"} ,{"stream": "tcp://SLAAR11-CVME-LAS6891:9999"} ,{"stream": "tcp://SARES11-CVME-PRIME1:9999"} ,{"stream": "tcp://SARES12-CVME-FLEX1:9999"} + ,{"stream": "tcp://SARES12-CPCL-GES1:9990"} + ,{"stream": "tcp://SARES12-CPCL-GES1:9999"} ] } diff --git a/sources/image.sources b/sources/image.sources index b3c2bc8..253f622 100644 --- a/sources/image.sources +++ b/sources/image.sources @@ -8,6 +8,7 @@ {"stream":"tcp://daqsf-sioc-cs-01.psi.ch:8160","split":4,"backend":"sf-imagebuffer"} ,{"stream":"tcp://daqsf-sioc-cs-11.psi.ch:8020","split":4,"backend":"sf-imagebuffer"} ,{"stream":"tcp://daqsf-sioc-cs-11.psi.ch:8030","split":4,"backend":"sf-imagebuffer"} + ,{"stream":"tcp://daqsf-sioc-cs-11.psi.ch:8040","split":4,"backend":"sf-imagebuffer"} ,{"stream":"tcp://daqsf-sioc-cs-11.psi.ch:9000","split":4,"backend":"sf-imagebuffer"} ,{"stream":"tcp://daqsf-sioc-cs-11.psi.ch:9010","split":4,"backend":"sf-imagebuffer"} ,{"stream":"tcp://daqsf-sioc-cs-11.psi.ch:9020","split":4,"backend":"sf-imagebuffer"} @@ -61,6 +62,7 @@ ,{"stream":"tcp://daqsf-sioc-cs-74.psi.ch:9140","split":4,"backend":"sf-imagebuffer"} ,{"stream":"tcp://daqsf-sioc-cs-74.psi.ch:9150","split":4,"backend":"sf-imagebuffer"} ,{"stream":"tcp://daqsf-sioc-cs-74.psi.ch:9160","split":4,"backend":"sf-imagebuffer"} + ,{"stream":"tcp://daqsf-sioc-cs-83.psi.ch:8060","split":4,"backend":"sf-imagebuffer"} ,{"stream":"tcp://daqsf-sioc-cs-83.psi.ch:9000","split":4,"backend":"sf-imagebuffer"} ,{"stream":"tcp://daqsf-sioc-cs-83.psi.ch:9010","split":4,"backend":"sf-imagebuffer"} ,{"stream":"tcp://daqsf-sioc-cs-83.psi.ch:9020","split":4,"backend":"sf-imagebuffer"} diff --git a/sources/pho_keysight.sources b/sources/pho_keysight.sources index f317821..6b91308 100644 --- a/sources/pho_keysight.sources +++ b/sources/pho_keysight.sources @@ -1,7 +1,8 @@ /* Responsible Edwin Divall */ { "sources": [ - {"stream": "tcp://SAROP11-CPCL-PALM118:9999"} + {"stream": "tcp://SAROP11-CPCL-PALM118:9990"} + ,{"stream": "tcp://SAROP11-CPCL-PALM118:9999"} ,{"stream": "tcp://SAROP21-CPCL-PALM134:9999"} ] -} \ No newline at end of file +}