Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
su <authorized_user>
ssh ioc-xcs-mot1
sudo /reg/d/iocCommon/sioc/ioc-xcs-trigger-ims/startup.cmd
telnet localhost 30999

...

How to start the Pulse Selector Python script:

Code Block
#!/bin/bash
# Start the XCS Pulse Selector Python GUI
cd /reg/neh/home1/jsludvikpaiser/svn/trunkworking/ioc/xcs/xip_pp/current/pyscripts/src
python main.py --instr xcs/run_pp.sh

Configuration file

Code Block
~/.pp_xcs/pvlist.lst

...

Code Block
/reg/neh/home1/jsludvikpaiser/svn/trunkworking/ioc/xppxcs/xip_pp/current/pyscripts/ppm_gui.sh XCS:SB2:MMS:09 XCS:SB2:MMS:21 XCS:SB2:MMS:08

TODO:

...

Code Block

 # FIXME Configuration file default location
 # TODO  Autosave default rampup values
 # TODO  Fast close and open functions
 # TODO  Test Sequencer

...

Setup Lab tests

Table of Contents

...