Differences between revisions 24 and 33 (spanning 9 versions)
Revision 24 as of 2012-06-07 10:57:52
Size: 2049
Comment:
Revision 33 as of 2013-04-02 13:12:27
Size: 1914
Comment:
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
Line 31: Line 30:
----
Line 32: Line 32:
---- ------
Line 37: Line 37:
Line 40: Line 39:
----
==== For system developers ====
 * [[KAGRA/Subgroups/DGS/Manual/ChangeSymbol|How to change the first character (like x1, k1, h1, l1 etc.) on model.]]
Line 43: Line 41:
 * 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]]
Line 47: Line 42:
 * 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]]
==== Useful information ====
 * [[KAGRA/Subgroups/DGS/RTPC/DirectoryStructure|Directory structure]]
 * [[KAGRA/Subgroups/DGS/manual/SysAdmin|RT architectures]]

------
== For system developers ==
 * [[KAGRA/Subgroups/DGS/RTPC|How to setup RT system from scratch]]

Manuals for digital system

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

Useful information


For system developers

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