docs: add ui docs
Deploy bin / deploy (push) Successful in 1s
Deploy agebd python package / deploy (push) Successful in 1s

This commit is contained in:
Benjamin Labrecque
2026-07-09 09:49:48 +02:00
parent 327b4ef958
commit 5c532fb92c
2 changed files with 14 additions and 2 deletions
+2 -2
View File
@@ -22,8 +22,8 @@
- [x] Update all filenames
- [x] Update all files
- [ ] Add required pvs to .template file
- [ ] Add IOC to readme.md and find port number to be configured in yaml file
- [ ] Git push
- [x] Add IOC to readme.md and find port number to be configured in yaml file
- [x] Git push
- [x] Initialize / Start IOC for new service
- Login on machine network and install the new IOC
- Ssh sls-lca
+12
View File
@@ -0,0 +1,12 @@
# UI
## CAQTDM
```
ssh -J sls-lc -X labrec_b@sls-vserv-bd-hla01-dev.psi.ch
```
Macro substitution
```
caqtdm -m'TESTAGEBDALH=AGEBD-ALH' A_BD_ServiceManager.ui
```