Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2011-03-23 14:34:25
Size: 582
Comment:
Revision 4 as of 2011-12-04 10:43:05
Size: 1061
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 base like FFT analyzer
Line 16: Line 21:

=== 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 base like FFT analyzer
    • foton

  • 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)