Size: 355
Comment:
|
Size: 1586
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]] | == For application users == |
Line 5: | Line 6: |
. [[LCGT/subgroup/ifo/digital/Manual/Diaggui|diaggui]] | * [[KAGRA/Subgroups/DGS/Manual/MEDM|medm]] . GUI for EPICS. You can access switches, gain controllers, filter banks etc through graphical user interface. |
Line 7: | Line 9: |
. [[LCGT/subgroup/ifo/digital/Manual/Conlog|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. |
* [[KAGRA/Subgroups/DGS/Manual/MainMenu|mainmenu]] . Main menu for following applications. * [[KAGRA/Subgroups/DGS/Manual/DataViewer|dataviewer]] . Signal viewer in time series like a multiple channel oscilloscope. * [[KAGRA/Subgroups/DGS/Manual/Diaggui|diaggui]] . Signal viewer in frequency like FFT analyzer. * [[KAGRA/Subgroups/DGS/Manual/Foton|foton]] . digital filter composer * [[KAGRA/Subgroups/DGS/Manual/Conlog|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. * [[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/daqconfig|How to assign DAQ channel using daqconfig.]] * [[KAGRA/Subgroups/DGS/Manual/ChangeModelNameSTDA|How to change model name or DCU number on standalone setup.]] * [[KAGRA/Subgroups/DGS/RTPC/DirectoryStructure|Directory structure]] |
Manuals for digital system
For application users
- GUI for EPICS. You can access switches, gain controllers, filter banks etc through graphical user interface.
- Main menu for following applications.
- Signal viewer in time series like a multiple channel oscilloscope.
- Signal viewer in frequency like FFT analyzer.
- digital filter composer
- 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.
- 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.