Files
hla_framework_bd/docs/ioc/ioc.md
T
Benjamin Labrecque 6960b10ce0
Deploy bin / deploy (push) Successful in 5s
Deploy agebd python package / deploy (push) Successful in 2s
feature: dynamicallt allocate port and save in service registry. Update iocs overview on service creation
2026-07-08 14:40:18 +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