Versions Compared

Key

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

...

meclas.YFE.

  • meclas.YFE.Get() 
  • meclas.YFE.OnCheck()
  • meclas.YFE.Trace() 
  • meclas.YFE.Off    ()   
  • meclas.YFE.Set()                        
  • meclas.YFE.On    ()   
  • meclas.YFE.SetAll SetAll()

meclas.LPL.

  • meclas.LPL.Off()            
  • meclas.LPL.get_curr_run() 
  • meclas.LPL.psmenu()          
  • meclas.LPL.psrefrwvfm    ()   
  • meclas.LPL.On()              
  • meclas.LPL.get_curr_shape()
  • meclas.LPL.pspostshot    ()   
  • meclas.LPL.pssavewvfm    ()   
  • meclas.LPL.SHG_opt                   opt()                                               *Manual SHG Optimization        MEC Home > Laser > Laser (right side page)  > Others > NewportXPS_3(TimeTool)   
  • meclas.LPL.psefc10Hz()        
  • meclas.LPL.pspreshot()        
  • meclas.LPL.psviewwvfm    ()   
  • meclas.LPL.get_curr_exp() 
  • meclas.LPL.psloadwvfm    ()   
  • meclas.LPL.psrecipes()                                

meclas.EMeters.

  • meclas.EMeters.EG()              
  • meclas.EMeters.EGall()          
  • meclas.EMeters.LPLInChamber() 
  • meclas.EMeters.EG1w2in()          
  • mec...rsmec…rs.E_coeff_refresh()          
  • meclas.EMeters.SPLEG()          
  • meclas.EMeters.EG1wYFE1in()    
  • mec…rsmec...rs.E_synth_refresh()          
  • meclas.EMeters.gentec_refresh()

meclas.TTL_shutter.

  • meclas.TTL_shutter_Status()                                                          tells you which TTL shutters are currently opened vs closed
  • meclas.TTL_shutter.Toggle('openall')                    opens all TTL shutters
  • meclas.TTL_shutter.Toggle('closeABEF')                closes AB and EF TTL shutters
  • meclas.TTL_shutter.Toggle('openWW')                 opens WEST TTL shutter
  • meclas.TTL_shutter.Toggle('closeXX')                    closes EAST TTL shutter
  • meclas.TTL_shutter_refresh.Refresh()                                                                 see text below
  • If you toggle the shutters using the button or the EPICS screen instead of Python, nothing is keeping track of the shutter state, so you will confuse the laser -- it will think it has one state when really it has another! As such, never touch the button or the GUI unless absolutely necessary!
  • If things get out of whack, you can always come to the hutch, visually verify that ALL SHUTTER ARE OPEN, and then type in the command: TTL_shutter_refresh() This will reset the counter/reference back to being all open.

...

  • meclas.LPL.psefc10Hz  
  • meclas.LPL.pspostshot
  • meclas.LPL.pspostshot(save_flag=False, display=True)             does not report save to instrument elog - postshot viewing while pulse shaping

  • meclas.LPL.psrefrwvfm
  • meclas.LPL.psloadwvfm
  • meclas.LPL.pspreshot  
  • meclas.LPL.pssavewvfm
  • meclas.LPL.psmenu    
  • meclas.LPL.psrecipes  
  • meclas.LPL.psviewwvfm

...