docs: update ioc docs

This commit is contained in:
Benjamin Labrecque
2026-06-29 13:02:19 +02:00
parent bf7e613949
commit d6c5eeed47
3 changed files with 18 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
name: Create a new service
+16
View File
@@ -20,3 +20,19 @@ ping sls-lca.psi.ch
- sls-lc9
- sls-vserv-bd-01-dev
- sls-vserv-bd-hla01-dev
## IOCs
Start up an IOC shell:
```shell
iocsh AGEBD-CPCL-MASTER_main.subs
```
then you can run commands to interact with EPICS.
List available PVs:
```shell
> dbl
```
@@ -30,4 +30,4 @@ file MASTER.template {
{ "OPTICSFF-X11M" , "0", "0" } # SIM
{ "OPTICSFF-X12S" , "0", "0" } # cSAXS
}
}