From 26ce4fbe532324cb09760e1bd27372d6bfdb404f Mon Sep 17 00:00:00 2001 From: Pete Peterson <peterfpeterson@gmail.com> Date: Mon, 29 Jun 2015 15:33:37 -0400 Subject: [PATCH] Changing live data server for HYSPEC --- Code/Mantid/instrument/Facilities.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code/Mantid/instrument/Facilities.xml b/Code/Mantid/instrument/Facilities.xml index 8f0be3e10cd..8387893dd38 100644 --- a/Code/Mantid/instrument/Facilities.xml +++ b/Code/Mantid/instrument/Facilities.xml @@ -422,7 +422,7 @@ <instrument name="HYSPEC" shortname="HYS" beamline="14B"> <technique>Neutron Spectroscopy</technique> <technique>TOF Direct Geometry Spectroscopy</technique> - <livedata address="hyspec-sms1.sns.gov:31415" /> + <livedata address="bl14b-daq1.sns.gov:31415" /> </instrument> <instrument name="VISION" shortname="VIS" beamline="16B"> -- GitLab