Differences between revisions 3 and 47 (spanning 44 versions)
Revision 3 as of 2011-12-04 10:14:13
Size: 996
Comment:
Revision 47 as of 2018-08-02 14:32:35
Size: 2753
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Manuals == ## page was renamed from KAGRA/Subgroups/DGS/Manual
= Manuals for Digital System =
Line 3: Line 4:
 * [[LCGT/subgroup/ifo/digital/Manual/MEDM|medm]] == Hands-on Lectures' Literatures ==
The lecture session was held on Dec 9, 2016, in Hongo, following to F2F meeting.
 * [[http://gwdoc.icrr.u-tokyo.ac.jp/cgi-bin/private/DocDB/ShowDocument?docid=5910|FE computers and Real-time Models]] (N. Yamamoto)
 * [[http://gwdoc.icrr.u-tokyo.ac.jp/cgi-bin/private/DocDB/ShowDocument?docid=5913|MEDM Screens]] (Y. Sasaki)
 * [[http://gwdoc.icrr.u-tokyo.ac.jp/cgi-bin/private/DocDB/ShowDocument?docid=5912|Diaggui/Dataviewer/Foton]] (K. Miyo)

== Wiki Manuals for Users ==

 * [[KAGRA/Subgroups/DGS/Manual/MEDM|medm]]
Line 6: Line 15:
 * [[LCGT/subgroup/ifo/digital/Manual/MainMenu|mainmenu]]  * [[KAGRA/Subgroups/DGS/Manual/MainMenu|mainmenu]]
Line 9: Line 18:
  * [[LCGT/subgroup/ifo/digital/Manual/DataViewer|dataviewer]]   * [[KAGRA/Subgroups/DGS/Manual/DataViewer|dataviewer]]
Line 12: Line 21:
  * [[LCGT/subgroup/ifo/digital/Manual/Diaggui|diaggui]]
   . Signal viewer in frequency base like FFT analyzer
  * [[KAGRA/Subgroups/DGS/Manual/Diaggui|diaggui]]
   . Signal viewer in frequency like FFT analyzer.
Line 15: Line 24:
  * [[LCGT/subgroup/ifo/digital/Manual/Foton|foton]]   * [[KAGRA/Subgroups/DGS/Manual/Foton|foton]]
   . digital filter composer
Line 17: Line 27:
 * [[LCGT/subgroup/ifo/digital/Manual/Conlog|conlog]]   *awggui
   . arbitrary waveform generator

* [[KAGRA/Subgroups/DGS/Manual/Conlog|conlog]]
Line 19: Line 32:
 
Line 20: Line 34:
 * [[LCGT/subgroup/ifo/digital/Manual/BuildModel|How to build a model.]]
 * [[LCGT/subgroup/ifo/digital/Manual/daqconfig|How to assign DAQ channel using daqconfig.]]
 * [[KAGRA/Subgroups/DGS/Manual/BURT|burt]]
  . Managing tool for EPICS channel. This tool can save, restore any EPICS channels. This may be run in crontab to save all the EPICS channels every hour.

----
 * [[KAGRA/Subgroups/DGS/RTPC/Access|How to connect from outside]]

----

------
== For RT model developers ==

 * [[KAGRA/Subgroups/DGS/Manual/BuildModel|How to build a model.]] ([[KAGRA/Subgroups/DGS/Manual/BuildModelOld|old way]] before 2.1.4)
 * [[KAGRA/Subgroups/DGS/Manual/daqconfig|How to assign DAQ channel using daqconfig.]]
 * [[KAGRA/Subgroups/DGS/Manual/ChangeModelNameSTDA|How to change model name or DCU number on standalone system.]]
 * [[KAGRA/Subgroups/DGS/Manual/ChangeSymbol|How to change the first character (like x1, k1, h1, l1 etc.) of channels on STDA. ]]
 * [[KAGRA/Subgroups/DGS/Manual/ChangeSymbolSNS|How to change the first character (like x1, k1, h1, l1 etc.) of channels on SNS. ]]
 * [[KAGRA/Subgroups/DGS/Manual/RebootRTFE|How to Start/Stop a front-end computer.]]
== If you are in trouble... ==

 * [[KAGRA/Subgroups/DGS/Manual/CheckList|Check list for Real Time system]]

==== Useful information ====
 * [[KAGRA/Subgroups/DGS/RTPC/DirectoryStructure|Directory structure]]
 * [[KAGRA/Subgroups/DGS/manual/SysAdmin|RT architectures]]

Manuals for Digital System

Hands-on Lectures' Literatures

The lecture session was held on Dec 9, 2016, in Hongo, following to F2F meeting.

Wiki Manuals for 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
    • awggui
      • arbitrary waveform generator
  • 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.
  • burt

    • Managing tool for EPICS channel. This tool can save, restore any EPICS channels. This may be run in crontab to save all the EPICS channels every hour.




For RT model developers

If you are in trouble...

Useful information

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