Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
(ps-4.6.3) tmo-daq:scripts> grep TTALL tmo.cnf
 { host: 'drp-srcf-cmp026', id:'tmo_atmopal_0', flags:'spu', env:epics_env, cmd:drp_cmd0+' -l 0x1 -D opal -k ttpv=TMO:TIMETOOL:TTALL'},
(ps-4.6.3) tmo-daq:scripts> 

Work on April 23, 2024

Zach and cpo removed the bld-payload variables above since they were spelled incorrectly, and don't need to be writeable from the DAQ.  Also removed the RIX:FIM:W8:03 since we believe that FIM as renamed to the CRIX fim.  Also removed tmo.pvlist:DAQ:TMO:HSD:1_DA.* since it is only for one channel.  Removed DET:*, *DRP.*, *DAQ:NEH.* (replaced the latter with DAQ:NEH:XPM) in drppvlist.

DAQ:NEH:tmo are the variables that Ric's prometheus exporter generates and are readable in tmo.pvlist.  Added DAQ:NEH:rix to rix.pvlist.  Restarted rix/tmo/drp/mcc-daq gateways.

Bypassing Gateways

Router work has been done to allow EPICS variables to be accessed using EPICS_CA_ADDR_LIST and EPICS_PVA_ADDR_LIST.  Some details are here: ACR Realtime Feedback#RouterNetworkSupport