Differences between revisions 2 and 5 (spanning 3 versions)
Revision 2 as of 2011-03-23 14:34:25
Size: 582
Comment:
Revision 5 as of 2011-12-04 10:44:03
Size: 1087
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
=== For application users ===
Line 4: Line 6:
  . GUI for EPICS. You can access switches, gain controllers, filter banks etc through graphical user interface.
Line 9: Line 12:
   . Signal viewer in time series like a multiple channel oscilloscope.
Line 11: Line 15:
   . Signal viewer in frequency like FFT analyzer.
Line 13: Line 18:
   . digital filter composer
Line 16: Line 22:

=== For model developers ===

 * [[LCGT/subgroup/ifo/digital/Manual/BuildModel|How to build a model.]]
 * [[LCGT/subgroup/ifo/digital/Manual/daqconfig|How to assign DAQ channel using daqconfig.]]

Manuals

For application users

  • medm

    • GUI for EPICS. You can access switches, gain controllers, filter banks etc through graphical user interface.
  • mainmenu

    • Main menu for following applications.
    • dataviewer

      • Signal viewer in time series like a multiple channel oscilloscope.
    • diaggui

      • Signal viewer in frequency like FFT analyzer.
    • foton

      • digital filter composer
  • conlog

    • The controls logger ("conlogger") is designed to record all changes to controls via Epics. This mainly includes all the buttons and sliders on medm control screens.

For model developers

KAGRA/Subgroups/DGS/Manual (last edited 2018-08-02 14:32:35 by TakahiroYamamoto)