• Main INDEX
  • Monthly INDEX
  • PREV
  • NEXT
    Make New Entry, Make Followup Entry

    User name R. Michaels

    Log entry time 10:15:29 on March10,2014

    Entry number 386474

    keyword=epics Logger scripts turned on

    I turned on the epics logger scripts so that they will log epics
    data to the datastream.

    There are two scripts.

    epicsLogger -- logs info every 30 sec
    fastEpicsLogger -- logs critical info every 2 sec

    fastEpicsLogger should contain a SHORT list, otherwise it will not be "fast"

    For some reason, the fastEpicsLogger had grown huge. I shrank it.

    In general, I cleaned up the scripts. I deleted or turned off variables that were
    invalid variables. I am sure we'll want to add more variables later,
    e.g the target.

    Old copies of the scripts were kept. Ask me if you're missing
    something.