docs: update ioc docs
This commit is contained in:
@@ -0,0 +1 @@
|
||||
name: Create a new service
|
||||
@@ -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
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user