Skip to content

Commit 75ef431

Browse files
authored
Update create_ioc.rst
The expected path of the ioc.yaml is not obvious without looking at the "start.sh" definition of config file
1 parent 5adedbd commit 75ef431

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/user/tutorials/create_ioc.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,13 @@ database template. Finally it declares some lines to go into the startup script
178178
Therefore, we can create an *IOC yaml* file that instantiates a simulation
179179
detector as follows:
180180

181+
.. code-block:: bash
182+
183+
mkdir iocs/bl01t-ea-ioc-02/config
184+
code iocs/bl01t-ea-ioc-02/config/ioc.yaml
185+
186+
This should launch vscode and open the ioc.yaml file. Add the following:
187+
181188
.. code:: yaml
182189
183190
# yaml-language-server: $schema=https://github.com/epics-containers/ioc-adsimdetector/releases/download/2023.10.7/ibek.ioc.schema.json

0 commit comments

Comments
 (0)