Epics Server: Difference between revisions

From CLONWiki
Jump to navigation Jump to search
Boiarino (talk | contribs)
No edit summary
 
Boiarino (talk | contribs)
No edit summary
Line 1: Line 1:
Process ''clas_epics_server'' is
Process ''clas_epics_server'' received ipc messages in certain format, convert and present them in a form of epics channels. Based on epics's CAS and does not provide full ioc-style channel format. Used mostly to publish certain information from DAQ and other similar programs. It reads configuration file ''$CLON_PARMS/epics/clas_epics_server.cfg'' and produces log file ''$CLON_LOG/epics/clas_epics_server.log''.

Revision as of 08:59, 7 May 2015

Process clas_epics_server received ipc messages in certain format, convert and present them in a form of epics channels. Based on epics's CAS and does not provide full ioc-style channel format. Used mostly to publish certain information from DAQ and other similar programs. It reads configuration file $CLON_PARMS/epics/clas_epics_server.cfg and produces log file $CLON_LOG/epics/clas_epics_server.log.