Versions Compared

Key

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

XIP Pulse Selector: Files, modes, schematics

Table of Contents

EVR Settings:

In case the server ioc-tst-cam5 was power cycled:
  1. Connect to the server:
    Code Block
    
     ssh ioc-tst-cam5
     
  2. Run the startup command that contains EVR ioc in:
    Code Block
    
     sudo /reg/d/iocCommon/sioc/ioc-tst-cam5/startup.cmd
     
  3. You should see with psproc:
    Code Block
    
     [paiser@ioc-xrt-xcscam04 ~ 12:18:20] psproc
     PID   USER-ID   SIOC                      COMMAND   HOSTNAME            PORT
     4851  tstioc    caRepeater                procServ  ioc-xrt-xcscam04    30000
     5147  tstioc    ioc-tst-cam5              procServ  ioc-xrt-xcscam04    30001
     5150  tstioc    ioc-tst-cam5              procServ  ioc-xrt-xcscam04    40000
     
EVR startup script from pslogin:

Note: you need to have your securekeys.

Code Block
ssh ioc-tst-cam5 evr.sh EVR=TST:CAM:05:EVR
In case you need to power cycle ioc-tst-cam5 do:
Code Block

 ipmitool -I lanplus -U ADMIN -P <you_should_know> -H ioc-tst-cam5-ipmi power status
 ipmitool -I lanplus -U ADMIN -P <you_should_know> -H ioc-tst-cam5-ipmi power reset
 

Where: <you_should_know> is the standard ipmi password that you_should_know...

Test Screens

Python homing script:
/reg/neh/home1/jsludvik/test-python/xip-home.py

...