EPICS Related Configurations

To connect to an EPICS system, following JVM options may need to be set.They are corresponding to the Channel Access EPICS Environment Variables.

JVM Option Corresponding EPICS Environment Variables
-Dcom.cosylab.epics.caj.CAJContext.addr_list EPICS_CA_ADDR_LIST
-Dcom.cosylab.epics.caj.CAJContext.auto_addr_list EPICS_CA_AUTO_ADDR_LIST (use "true" of "false" here)
-Dcom.cosylab.epics.caj.CAJContext.connection_timeout EPICS_CA_CONN_TMO
-Dcom.cosylab.epics.caj.CAJContext.beacon_period EPICS_CA_BEACON_PERIOD
-Dcom.cosylab.epics.caj.CAJContext.repeater_port EPICS_CA_REPEATER_PORT
-Dcom.cosylab.epics.caj.CAJContext.server_port EPICS_CA_SERVER_PORT
-Dcom.cosylab.epics.caj.CAJContext.max_array_bytes EPICS_CA_MAX_ARRAY_BYTES