Skip to content

Change require PV prefix to use defined IOC name

Wayne Lewis requested to merge waynelewis/require:ICSHWI-4525-2 into master

Uses IOCNAME environment variable value if this is defined. This makes the require PVs persistent across IOC restarts. Falls back to the original definition of hostname and PID if the IOCNAME environment variable is not defined.

Merge request reports