Move ls218, nhq200, sr630 from environment to detector
This commit is contained in:
@ -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;
|
||||
|
@ -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;
|
||||
|
@ -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;
|
||||
|
Reference in New Issue
Block a user