Differences between revisions 2 and 3
Revision 2 as of 2018-06-16 01:18:35
Size: 15
Editor: YukiInoue
Comment:
Revision 3 as of 2018-06-16 11:57:52
Size: 430
Editor: bhhsieh
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

Connect the pico motor, and apply

$ ssh controls@k1script
$ happy_pico_start PCAL_EY1

After that,
sitemap->PICO->happy->PCAL_EY1
you can open the medm controller.

If you cannot picomotor is not working, unplug the power supply of picomotor and reconnect it again.

Finally, after finishing the pico motor test,
please apply

$ ssh controls@k1script
$ ps -ef | grep python
$ kill (process ID)

Picomotor

Connect the pico motor, and apply

$ ssh controls@k1script $ happy_pico_start PCAL_EY1

After that, sitemap->PICO->happy->PCAL_EY1 you can open the medm controller.

If you cannot picomotor is not working, unplug the power supply of picomotor and reconnect it again.

Finally, after finishing the pico motor test, please apply

$ ssh controls@k1script $ ps -ef | grep python $ kill (process ID)

KAGRA/Subgroups/CAL/Pcal/Picomotor (last edited 2018-06-16 12:02:08 by bhhsieh)