ISISComputingGroup / IBEX

Top level repository for IBEX stories
5 stars 2 forks source link

SUPPORT: LET Oscillating Collimator does not run #6173

Closed John-Holt-Tessella closed 3 years ago

John-Holt-Tessella commented 3 years ago

Acceptance Criteria

John-Holt-Tessella commented 3 years ago

image

Shows two runs I wonder whether it is homing correctly.

John-Holt-Tessella commented 3 years ago

email:

Final thought I think the only place it can get stick is here:

  1. OSCIL

  2. 'Step 4 - Oscillations****
  3. time1=TIME
  4. SP~a=vel
  5. PA~a=dist/2;BG~a;
  6. CHECK1

  7. JP #CHECK1, @IN[7]=0
  8. check=_RP~a
  9. AM~a
  10. PA~a=-dist/2;BG~a;AM~a
  11. count=count+1
  12. time=TIME-time1
  13. 'JP #HOMER, check>125
  14. JP#OSCIL
  15. EN

Is lines 6/7 which would happen if the home switch is never triggered (assume this is a trigger). Maybe we are not homing > correctly so the home switch is not in the collimator swing. But that is only a thought.

John-Holt-Tessella commented 3 years ago

osciallating collimator

Sweep angle and homing switch

John-Holt-Tessella commented 3 years ago

Motor was ~warn~ worn. Hardware to look at it

KathrynBaker commented 3 years ago

I've been watching the information flowing through exp controls for this, and the work no longer needs any support from us.