Files
epics-base/modules/database/src/template/top/exampleBoot/ioc/README@Common
Jure Varlec c304b7db53 Add SPDX license tags to templates
Copyright information was gathered using `git log` with per-line history
tracking, which allows following the history of a file through renames.
2024-09-04 10:02:04 -05:00

16 lines
457 B
Plaintext

To start the ioc from this directory execute the command
../../bin/_ARCH_/<appname> st.cmd
Alternatively make the st.cmd file directly executable with
chmod +x st.cmd
and check the executable name on the first line of the st.cmd file
You may need to change the name of the .dbd file given in the
st.cmd's dbLoadDatabase() command before starting the ioc.
SPDX-FileCopyrightText: 2001 Argonne National Laboratory
SPDX-License-Identifier: EPICS