Skip to content

Commit 0b8266c

Browse files
committed
fix #147
1 parent 9c18d0d commit 0b8266c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/tutorials/ioc_changes2.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,14 @@ Phoebus should now be up and running and showing the auto generated **index.bob*
8585
- set PV Name to 'BL01T-EA-TST-02:ARR:ArrayData'
8686
- set Title to 'SimDetector Image'
8787
- set Data width and height to 1024
88-
- choose File -> Save As and save as `/opi/demo.bob`
88+
- choose File -> Save As and save as `/workspaces/ioc-adsimdetector/services/opi/bl01t-ea-ioc-02.bob`
89+
- note you will need to create the opi folder under services
8990
- click the 'Execute Display' green arrow button on the right of the top toolbar
9091

91-
IMPORTANT: you must save in `/opi` not `/opi/ioc` because the second folder has its contents cleared and filled with auto generated screens every time the IOC is started.
92+
93+
::: {note}
94+
We saved the screen in **services/opi** because this is a hand crafted overview screen specific to an IOC instance described in that **services** folder. The root **opi** folder is reserved for generic screens (i.e. with macros) and as a place for auto-generated screens to go when running the developer container.
95+
:::
9296

9397
Back inside the developer container, you can now start the detector and the Std Arrays plugin, by opening a new terminal and running the following:
9498

0 commit comments

Comments
 (0)