chore: test writing to pv

This commit is contained in:
Benjamin Labrecque
2026-07-10 09:22:33 +02:00
parent 95132ab61c
commit d56afee88b
2 changed files with 13 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# Using `caget` to check the values of PVs
```
ssh sls-lc
```
On sls-lc:
```
ca office network
export EPICS_CA_ADDR_LIST="129.129.130.255 129.129.131.255 129.129.137.255 129.129.158.255 129.129.217.255 129.129.150.255 129.129.152.255 sls-cagw.psi.ch:5062"
caget AGEBD-PLAYGROUND-DEV:AO
```