Skip to content

Commit 15c31b9

Browse files
Merge pull request #686 from ISISComputingGroup/Ticket3142
Remove reference to flow on CCD100
2 parents 9dff009 + de3d241 commit 15c31b9

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ $(trace_0_y_pv_value)</tooltip>
386386
</axis_1_axis_color>
387387
<axis_0_scale_format></axis_0_scale_format>
388388
<axis_1_log_scale>false</axis_1_log_scale>
389-
<title>Flow vs Time</title>
389+
<title>Reading vs Time</title>
390390
<trace_0_visible>true</trace_0_visible>
391391
<trace_1_name>$(trace_1_y_pv)</trace_1_name>
392392
<trace_3_anti_alias>true</trace_3_anti_alias>
@@ -463,7 +463,7 @@ $(trace_0_y_pv_value)</tooltip>
463463
<axis_0_minimum>0.0</axis_0_minimum>
464464
<trace_2_y_axis_index>1</trace_2_y_axis_index>
465465
<trace_1_update_delay>100</trace_1_update_delay>
466-
<axis_1_axis_title>Flow</axis_1_axis_title>
466+
<axis_1_axis_title>Reading</axis_1_axis_title>
467467
<trace_2_x_pv_value />
468468
<axis_1_auto_scale>true</axis_1_auto_scale>
469469
<trace_1_line_width>1</trace_1_line_width>

base/uk.ac.stfc.isis.ibex.opis/resources/CCD100/single_channel.opi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ $(pv_value)</tooltip>
148148
<wuid>-1be97a08:160734ec8eb:-7f18</wuid>
149149
<transparent>false</transparent>
150150
<auto_size>false</auto_size>
151-
<text>Flow set point $(N):</text>
151+
<text>Set point $(N):</text>
152152
<scripts />
153153
<height>20</height>
154154
<border_width>1</border_width>
@@ -240,7 +240,7 @@ $(pv_value)</tooltip>
240240
<wuid>-1be97a08:160734ec8eb:-7f16</wuid>
241241
<transparent>false</transparent>
242242
<auto_size>false</auto_size>
243-
<text>Flow reading $(N):</text>
243+
<text>Reading $(N):</text>
244244
<scripts />
245245
<height>20</height>
246246
<border_width>1</border_width>

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@
5656
<type>CCD100</type>
5757
<path>CCD100/CCD100.opi</path>
5858
<description>The OPI for a Chell CCD100</description>
59+
<categories>
60+
<category>Pressure sensors</category>
61+
<category>Flow meters</category>
62+
</categories>
5963
<macros>
6064
<macro>
6165
<name>CCD_1</name>

0 commit comments

Comments
 (0)