We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 858ecb3 commit 08528cbCopy full SHA for 08528cb
tests/config/EBS_rf_notrans.yaml
@@ -0,0 +1,21 @@
1
+type: pyaml.pyaml
2
+instruments:
3
+ - type: pyaml.instrument
4
+ name: sr
5
+ energy: 6e9
6
+ simulators:
7
+ - type: pyaml.lattice.simulator
8
+ lattice: sr/lattices/ebs.mat
9
+ name: design
10
+ controls:
11
+ - type: tango.pyaml.controlsystem
12
+ tango_host: ebs-simu-3:10000
13
+ name: live
14
+ data_folder: /data/store
15
+ devices:
16
+ - type: pyaml.rf.rf_plant
17
+ name: RF
18
+ masterclock:
19
+ type: tango.pyaml.attribute
20
+ attribute: sy/ms/1/Frequency
21
+ unit: Hz
0 commit comments