We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82fa217 + 6e55087 commit cc5c84dCopy full SHA for cc5c84d
docs/tutorials/launch_example.md
@@ -43,7 +43,7 @@ You can now try out the following commands to interact with the beamline.
43
44
```bash
45
# use caget/put locally
46
-export EPICS_CA_ADDR_LIST=127.0.0.1
+export EPICS_CA_ADDR_LIST=127.0.0.1:5094
47
caget BL01T-DI-CAM-01:DET:Acquire_RBV
48
49
# OR if you don't have caget/put locally then use one of the containers instead:
0 commit comments