Files
hla_framework_bd/docs/ioc.md
T
Benjamin Labrecque 9c4f0a535d
Deploy bin / deploy (push) Successful in 3s
Deploy service MASTER / deploy (push) Failing after 2s
chore: extract service creator class
2026-07-06 11:56:52 +02:00

523 B
Raw Blame History

IOC

Host

sls-vserv-bd-01(-dev)

Shell

Start up an IOC shell:

iocsh AGEBD-CPCL-MASTER_main.subs

then you can run commands to interact with EPICS.

List available PVs:

> dbl

Install

On sls-lc*

ioc install -V --ioc AGEBD-CPCL-TUNEFBX clean

Result: on ioc host, e.g. sls-vserv-bd-01-dev

vim /etc/shellbox/<port-number>

Check PVs of installed IOC

ioc shell AGEBD-CPCL-MASTER-DEV
> dbl

Exit:

Ctrl + d