Differences between revisions 1 and 2
Revision 1 as of 2013-04-02 13:18:25
Size: 359
Comment:
Revision 2 as of 2013-04-02 13:28:57
Size: 590
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 1. Copy existing model file or make a new model file with the name which has a symbol character as 'k' or 'x' etc., for example, k1x01.mdl ||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/
Line 10: Line 21:
Note that necessary directories will be made automatically. Note that necessary directories will be made automatically under /opt/rtcds/

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. make the modle as

    cd /opt/rtcds/rtscore/release
    make k1x00
    make install-k1x00

Note that necessary directories will be made automatically under /opt/rtcds/

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