Standalone edc epic cas issues
Update the standalone_edc to export the EPICS variables that it claimed to export.
- EDCU_CHAN_CONN
- EDCU_CHAN_NOCON
- EDCU_CHAN_CNT
This puts the epics cas loop in the background diagnostics/json thread so that it does not impact the main data collection. It also runs the epics cas at ~8hz (though the data is updated at 1H rate) so that the epics networking is fluid enough.
Closes #139 (closed)
Edited by Jonathan Hanks