Differences between revisions 25 and 42 (spanning 17 versions)
Revision 25 as of 2012-06-07 11:00:06
Size: 2121
Comment:
Revision 42 as of 2016-12-19 14:12:02
Size: 2536
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
== For application users == == Hands-on Lectures' Literatures ==
 * [[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 ==
Line 28: Line 33:
Line 31: Line 35:
----
Line 32: Line 37:
---- ------
Line 35: Line 40:
 * [[KAGRA/Subgroups/DGS/Manual/BuildModel|How to build a model.]]  * [[KAGRA/Subgroups/DGS/Manual/BuildModel|How to build a model.]] ([[KAGRA/Subgroups/DGS/Manual/BuildModelOld|old way]] before 2.1.4)
Line 37: Line 42:
 * [[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. ]]
Line 38: Line 46:
 * [[KAGRA/Subgroups/DGS/Manual/ChangeModelNameSTDA|How to change model name or DCU number on standalone setup.]] == If you are in trouble... ==

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

==== Useful information ====
Line 40: Line 52:

----
==== For system developers ====

 * How to setup Gentoo RT system
  1. [[KAGRA/Subgroups/DGS/RTPC/StandAloneFE|How to setup RT standalone test bench]]
  * [[KAGRA/Subgroups/DGS/RTPC/DirectoryStructure|Directory structure]]

 * How to setup Ubuntu workstation
  1. [[KAGRA/Subgroups/DGS/RTPC/StandAloneFileServer|How to install Ubuntu linux server for standalone client WS]]
  * [[KAGRA/Subgroups/DGS/RTPC/WS|How to setup CDS software on Ubuntu WS]]
  * [[KAGRA/Subgroups/DGS/RTPC/WS/update11|Update to Ubuntu 11.04]]
 * [[KAGRA/Subgroups/DGS/manual/SysAdmin|RT architectures]]

Manuals for digital system

Hands-on Lectures' Literatures

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