KAGRA VIS Operations Manual - Command Line Utilities

Be aware of the cdsutils command (also available as z):

cdsutils
usage: cdsutils <cmd> <args>

Advanced LIGO Control Room Utilites

Available commands:

  read         read EPICS channel value
  write        write EPICS channel value
  switch       read/switch buttons in filter module
  sfm          decode/encode filter module switch values
  step         step EPICS channels over specified range
  servo        servo EPICS channel with simple integrator (pole at zero)
  trigservo    servo EPICS channel with trigger
  avg          average one or more NDS channels
  dv           plot time series of NDS channels
  audio        NOT SUPPORTED: No module named pygst
  water        NOT SUPPORTED: No module named PyQt4

  version      print version info and exit
  help         this help

In particular, the avg (average) option is often useful:

cdsutils avg
usage: avg [-h] [-n] [-s | -s2] seconds channels [channels ...]

e.g.,

$ z avg 10 k1:VIS-SR3_IM_DAMP_L_INMON
k1:VIS-SR3_IM_DAMP_L_INMON -85.1019447327

KAGRA/Subgroups/VIS/OpsManual/CommandLineUtils (last edited 2018-10-11 15:48:13 by MarkBarton)