From c6d2245941f58bea84b439ae0a0e2778408614e1 Mon Sep 17 00:00:00 2001 From: Douglas Clowes Date: Wed, 10 Sep 2014 14:26:16 +1000 Subject: [PATCH] Move ls218, nhq200, sr630 from environment to detector --- site_ansto/instrument/config/environment/nhq_200.sct | 4 ++-- .../config/environment/temperature/lakeshore_218.sct | 2 +- .../instrument/config/environment/temperature/srs_sr630.sct | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/site_ansto/instrument/config/environment/nhq_200.sct b/site_ansto/instrument/config/environment/nhq_200.sct index 1b98f4f1..29dd4cc8 100644 --- a/site_ansto/instrument/config/environment/nhq_200.sct +++ b/site_ansto/instrument/config/environment/nhq_200.sct @@ -3,8 +3,8 @@ # driver nhq_200 = { vendor = FastComTech; device = NHQ; protocol = std; - class = environment; - simulation_group = environment_simulation; + class = NXdetector; + simulation_group = detector_simulation; group = { readable = 10; diff --git a/site_ansto/instrument/config/environment/temperature/lakeshore_218.sct b/site_ansto/instrument/config/environment/temperature/lakeshore_218.sct index f081597b..64a87296 100644 --- a/site_ansto/instrument/config/environment/temperature/lakeshore_218.sct +++ b/site_ansto/instrument/config/environment/temperature/lakeshore_218.sct @@ -1,6 +1,6 @@ driver lakeshore_218 = { vendor = lakeshore; device = ls218; protocol = std; - class = environment; simulation_group = environment_simulation; + class = NXdetector; simulation_group = detector_simulation; group = { data = false; diff --git a/site_ansto/instrument/config/environment/temperature/srs_sr630.sct b/site_ansto/instrument/config/environment/temperature/srs_sr630.sct index ec3c4914..b62b14d3 100644 --- a/site_ansto/instrument/config/environment/temperature/srs_sr630.sct +++ b/site_ansto/instrument/config/environment/temperature/srs_sr630.sct @@ -3,8 +3,8 @@ driver srs_sr630 = { vendor = StanfordResearchSystems; device=SR630; protocol = std; - class = environment; - simulation_group = environment_simulation; + class = NXdetector; + simulation_group = detector_simulation; group = { priv = user;