Size: 375
Comment:
|
Size: 2037
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was renamed from LCGT/subgroup/ifo/digital/RTPC/DirectoryStructure | |
Line 3: | Line 4: |
* /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 * gds log |
* /opt/rtcds/tst/x1/core/advLigoRTS/trunk/ . Including Makefile to build RT models. . To build RT model, just type {{{ >cd /opt/rtcds/tst/x1/core/advLigoRTS/trunk/ > ./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. * /opt/rtcds/tst/x1/scripts : script files to restart/kill RT models. To start an RT model, type {{{ > startx1x14 }}} for example. This commands can be run in any directory since path is set to this directory. * /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/awgtpman_startup/ : startup scripts for awgtpman * /opt/rtcds/tst/x1/target/gds/awgtpman_logs/ : log files for starting awgtpman * /opt/rtcds/tst/x1/target/gds/param/ : detail of testpoint channels . testpoint.par is automatically produced * /opt/rtcds/tst/x1/target/x1x14/ or /opt/rtcds/tst/x1/target/x1x15 * /opt/rtcds/tst/x1/target/x1x14/scripts or /opt/rtcds/tst/x1/target/x1x15/scripts : to load RT kernel module * /opt/rtcds/tst/x1/target/x1x14/x1x14epics or /opt/rtcds/tst/x1/target/x1x15/x1x15epics : to start epics ioc * /opt/rtcds/tst/x1/medm/ : for medm .adl files, used by medm * /opt/rtcds/tst/x1/chans/ : digital filter setting files, used by foton |
Line 15: | Line 39: |
* /etc/ inittab, rtsys, * /etc/conf.d/ network |
* /etc/ : inittab, rtsystab, rc.local, fstab, export * /etc/conf.d/ : local.start to call mbuf |
Line 18: | Line 42: |
* gds * /opt/app |
* /lib/modules/2.6.34.1/kernel/drivers/mbuf/ : mbuf.ko |
Directory structure for RT standalone system
- /opt/rtcds/tst/x1/core/advLigoRTS/trunk/
- Including Makefile to build RT models.
To build RT model, just type
>cd /opt/rtcds/tst/x1/core/advLigoRTS/trunk/ > ./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.
/opt/rtcds/tst/x1/scripts : script files to restart/kill RT models. To start an RT model, type
> startx1x14
for example. This commands can be run in any directory since path is set to this directory.- /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/awgtpman_startup/ : startup scripts for awgtpman
- /opt/rtcds/tst/x1/target/gds/awgtpman_logs/ : log files for starting awgtpman
- /opt/rtcds/tst/x1/target/gds/param/ : detail of testpoint channels
- testpoint.par is automatically produced
- /opt/rtcds/tst/x1/target/x1x14/ or /opt/rtcds/tst/x1/target/x1x15
- /opt/rtcds/tst/x1/target/x1x14/scripts or /opt/rtcds/tst/x1/target/x1x15/scripts : to load RT kernel module
- /opt/rtcds/tst/x1/target/x1x14/x1x14epics or /opt/rtcds/tst/x1/target/x1x15/x1x15epics : to start epics ioc
- /opt/rtcds/tst/x1/medm/ : for medm .adl files, used by medm
- /opt/rtcds/tst/x1/chans/ : digital filter setting files, used by foton
- /lib../mbuf
- /etc/ : inittab, rtsystab, rc.local, fstab, export
- /etc/conf.d/ : local.start to call mbuf
- /lib/modules/2.6.34.1/kernel/drivers/mbuf/ : mbuf.ko