Differences between revisions 2 and 3
Revision 2 as of 2013-04-02 13:28:57
Size: 590
Comment:
Revision 3 as of 2013-04-02 13:46:14
Size: 1167
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
||Assigned site symbols|| ||||Assigned site symbols||
|||| ||
Line 16: Line 17:
 * make the modle as {{{  * build the modle you made like {{{
Line 20: Line 21:
}}}
Note that necessary directories will be made automatically under /opt/rtcds/
}}} Note that necessary directories will be made automatically under /opt/rtcds/
Line 23: Line 23:
 *  * copy existing awgtpman or build a new awgtpman and move to /opt/rtcds/kamioka/k1/target/gds/bin

  * diag_X.conf under /opt/rtcds/tst/x1/target/gds/param ?
 * make fb directory under /opt/rtcds/tst/k1/target/
  * copy existing 'daqdrc', 'master', 'start_daqd.inittab', 'start_nds.inittab' from /opt/rtcds/tst/x1/target/fb to /opt/rtcds/tst/k1/target/fb and modify
  * copy existing /opt/rtcds/tst/x1/target/fb/nds and /opt/rtcds/tst/x1/target/fb/daqd to /opt/rtcds/tst/k1/target/fb/ or build new nds and daqd and move to /opt/rtcds/tst/k1/target/fb

How to change the first character on the model

Assigned site symbols

site

location

X

tst

S

stn

K

kamioka

H

lho

L

llo

C

caltech

M

mit

G

geo

  1. Copy existing model file or make a new model file with the name which has a symbol character ('k' or 'x' etc.) as, for example here, 'k1x01.mdl' under /opt/rtcds/rtscore/release/src/epics/simlink/
  2. build the modle you made like

    cd /opt/rtcds/rtscore/release
    make k1x00
    make install-k1x00
    Note that necessary directories will be made automatically under /opt/rtcds/
  3. copy existing awgtpman or build a new awgtpman and move to /opt/rtcds/kamioka/k1/target/gds/bin
    • diag_X.conf under /opt/rtcds/tst/x1/target/gds/param ?
  4. make fb directory under /opt/rtcds/tst/k1/target/
    • copy existing 'daqdrc', 'master', 'start_daqd.inittab', 'start_nds.inittab' from /opt/rtcds/tst/x1/target/fb to /opt/rtcds/tst/k1/target/fb and modify
    • copy existing /opt/rtcds/tst/x1/target/fb/nds and /opt/rtcds/tst/x1/target/fb/daqd to /opt/rtcds/tst/k1/target/fb/ or build new nds and daqd and move to /opt/rtcds/tst/k1/target/fb

KAGRA/Subgroups/DGS/Manual/ChangeSymbol (last edited 2013-04-16 15:50:38 by OsamuMiyakawa)