Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Chapter 5: Understanding IOC Application Configuration

An EPICS Input/Output Controller (IOC) application requires configuration to define its behavior, load databases, initialize hardware interfaces, and set various parameters. The primary file responsible for the initial setup of an IOC instance is the startup script, typically named st.cmd. Additionally, other files like configure/RELEASE, configure/CONFIG_SITE, and system.dbd play crucial roles in defining dependencies, site-specific settings, and the overall database definition.

This chapter covers the following topics: