Size: 582
Comment:
|
Size: 634
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 12: | Line 12: |
* If you build x1x14 for example, {{{ >make x1x14 >make install-x1x14 }}} |
* If you build k1x01 for example, {{{ >make k1x01 >make install-k1x01 }}} then, {{{ >startk1x01 }}} to start the new model. |
- If you do not understand the meaning of modifying a model file, just stop here. Otherwise you may break whole system.
- When you modified an existing model file (extension: .mdl) using Simlink on Matlab at /opt/rtcds/rtcore/release/src/epics/simLink/, you need to rebuild the model.
- Make it sure you are on RT PC like standalone.
Move proper directly by typing 'rtr' or
>cd /opt/rtcds/rtcore/release
If you build k1x01 for example,
>make k1x01 >make install-k1x01
then,
>startk1x01
to start the new model.