EPICS environment¶
Provides configuration options for setting standard EPICS configuration parameters.
See also
The EPICS environment user guide for how to use these options.
- environment.epics¶
- environment.epics.enable boolean[source]¶
Whether to configure EPICS-related environment variables.
See also
EPICS environment variables in the Channel Access Reference Manual.
Default value¶true
- environment.epics.ca_addr_list list of string[source]¶
Set the
EPICS_CA_ADDR_LIST
environment variable.This will also set this configuration for related services, for example IOCs, ChannelFinder, and Phoebus services.
See also
EPICS environment variables in the Channel Access Reference Manual.
Default value¶[ ]
- environment.epics.ca_auto_addr_list boolean[source]¶
Set the
EPICS_CA_AUTO_ADDR_LIST
environment variable.This will also set this configuration for related services, for example IOCs, ChannelFinder, and Phoebus services.
See also
EPICS environment variables in the Channel Access Reference Manual.
Default value¶true