Versions Compared

Key

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

...

Short term LPL Turn off procedure-(critical):

Turn off YFE

Do the following on the terminal:

  • ssh mec-laser
  • mecpython
  • import meclas
  • meclas.YFE.Off()


This concludes this procedure



Short term LPL Turn off procedure (non-critical):

Turn off YFE

Do the following on the terminal:

  • ssh mec-laser
  • mecpython
  • import meclas
  • meclas.YFE.Off()

Turn off hardware

  • At the LSS, Set hutch to “Class 1”, or “Laser Off"
  • Turn off the four chillers. 

...