Differences between revisions 1 and 2
Revision 1 as of 2011-07-06 08:08:30
Size: 375
Comment:
Revision 2 as of 2011-07-06 11:18:03
Size: 1016
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * /opt/rtcds/tst/x1/core/advLIGO/trunk
 * /opt/rtcds/tst/x1/core/advLIGO/trunk/src/fe/epics/simulink/
 * target
 * fb daqd, nds
 * fb/log, log for daqd and nds
 * gds
 * gds/bin awgtpman
 * gds/param
 * /opt/rtcds/tst/x1/core/advLigoRTS/trunk/
  . Including Makefile to build RT models. Just type {{{
./dbuild x1x15
}}} for example

  * /opt/rtcds/tst/x1/core/advLigoRTS/trunk/src/epics/simLink/
   . .mdl (RT model) files. Matlab opens these model files.
  * /opt/rtcds/tst/x1/core/advLigoRTS/trunk/src/epics/simLink/lib/
   . library for RT models with Matlab. Needs to path at the beginning when Matlab open .mdl files.

 * script

 * /opt/rtcds/tst/x1/target/fb/ : for daqd, nds
  * /opt/rtcds/tst/x1/target/fb/logs/ : log files for daqd and nds
  * /opt/rtcds/tst/x1/target/fb/jobs/ : working directory for nds

 * /opt/rtcds/tst/x1/target/gds/
  * /opt/rtcds/tst/x1/target/gds/bin : binary file of awgtpman
  * /opt/rtcds/tst/x1/target/gds/param/ : detail of testpoint channels
   . testpoint.par is automatically produced

Directory structure for RT standalone system

  • /opt/rtcds/tst/x1/core/advLigoRTS/trunk/
    • Including Makefile to build RT models. Just type

      ./dbuild x1x15
      for example
    • /opt/rtcds/tst/x1/core/advLigoRTS/trunk/src/epics/simLink/
      • .mdl (RT model) files. Matlab opens these model files.
    • /opt/rtcds/tst/x1/core/advLigoRTS/trunk/src/epics/simLink/lib/
      • library for RT models with Matlab. Needs to path at the beginning when Matlab open .mdl files.
  • script
  • /opt/rtcds/tst/x1/target/fb/ : for daqd, nds
    • /opt/rtcds/tst/x1/target/fb/logs/ : log files for daqd and nds
    • /opt/rtcds/tst/x1/target/fb/jobs/ : working directory for nds
  • /opt/rtcds/tst/x1/target/gds/
    • /opt/rtcds/tst/x1/target/gds/bin : binary file of awgtpman
    • /opt/rtcds/tst/x1/target/gds/param/ : detail of testpoint channels
      • testpoint.par is automatically produced
  • gds log
  • /lib../mbuf
  • /etc/ inittab, rtsys,
  • /etc/conf.d/ network
  • gds
  • /opt/app

KAGRA/Subgroups/DGS/RTPC/DirectoryStructure (last edited 2013-06-10 13:59:55 by OsamuMiyakawa)