Skip to content

Commit d46c6e6

Browse files
Merge pull request #789 from ISISComputingGroup/Ticket3381_live_view
Update for new paths
2 parents e8d03ff + f0424ae commit d46c6e6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

base/uk.ac.stfc.isis.ibex.opis/resources/live_view.opi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<height>600</height>
1010
<macros>
1111
<include_parent_macros>true</include_parent_macros>
12-
<DAE>$(P)DAE</DAE>
12+
<DAE>$(P)DAE:AD$(DET)</DAE>
1313
</macros>
1414
<boy_version>3.1.4.201301231545</boy_version>
1515
<show_edit_range>true</show_edit_range>

base/uk.ac.stfc.isis.ibex.opis/resources/opi_info.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2475,6 +2475,12 @@
24752475
<type>DAE</type>
24762476
<path>live_view.opi</path>
24772477
<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>
24782484
</value>
24792485
</entry>
24802486
<entry>

0 commit comments

Comments
 (0)