We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8d03ff + f0424ae commit d46c6e6Copy full SHA for d46c6e6
base/uk.ac.stfc.isis.ibex.opis/resources/live_view.opi
@@ -9,7 +9,7 @@
9
<height>600</height>
10
<macros>
11
<include_parent_macros>true</include_parent_macros>
12
- <DAE>$(P)DAE</DAE>
+ <DAE>$(P)DAE:AD$(DET)</DAE>
13
</macros>
14
<boy_version>3.1.4.201301231545</boy_version>
15
<show_edit_range>true</show_edit_range>
base/uk.ac.stfc.isis.ibex.opis/resources/opi_info.xml
@@ -2475,6 +2475,12 @@
2475
<type>DAE</type>
2476
<path>live_view.opi</path>
2477
<description>The OPI for a live view of the detector</description>
2478
+ <macros>
2479
+ <macro>
2480
+ <name>DET</name>
2481
+ <description>Detector number (1 is first)</description>
2482
+ </macro>
2483
+ </macros>
2484
</value>
2485
</entry>
2486
<entry>
0 commit comments