general
Topics
Scope
General configuration covers IOC/bootstrap behavior that is not axis-specific:
- startup mode and global macros
- record update/processing behavior
- iocsh utility functions
- common data buffering patterns
- command-parser reference access
By Task
Start and parameterize ecmccfg
- startup.cmd for startup arguments/macros and initialization behavior.
- modes for
FULL, DAQ, NO_MR, and ENG_MODE.
Use utility functions in startup scripts
- iocsh utilities for
ecmcEpicsEnvSetCalc, ecmcIf, loops, and file existence checks.
Browse command API details
Recommended Reading Paths
New IOC bootstrap/config path
- startup.cmd
- modes
- PV Processing Rate
- best practice
Script authoring / automation path
- iocsh utilities
- data storage buffer
- ecmc command reference