User Tools

Site Tools


macroct

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
macroct [2025/02/15 18:41] konstantinmacroct [2025/02/15 18:58] (current) konstantin
Line 148: Line 148:
  
 ==== Startup Sequence ==== ==== Startup Sequence ====
-Startup Sequence 
  
 Connect to /dev/ttyACM0 Connect to /dev/ttyACM0
  
 Enable Debug Mode Enable Debug Mode
- debug 1+ /dev/ttyACM0 : debug 1
  
 Enable Sensor Supply Enable Sensor Supply
- output 14 1+ /dev/ttyACM0 : output 14 1
   
 Enable Tube Supply Enable Tube Supply
- output 8 1+ /dev/ttyACM0 : output 8 1
   
 Connect to /dev/ttyS3 Connect to /dev/ttyS3
  
 Check Tube Status Check Tube Status
- status+ /dev/ttyS3 : status
  
 Check Beam Voltage HV Check Beam Voltage HV
- hv setting+ /dev/ttyS3 : hv setting
   
 Check Beam Current Check Beam Current
- beam setting+ /dev/ttyS3 : beam setting
   
 Set Software Chamber Interlock Set Software Chamber Interlock
- output 13 1+ /dev/ttyACM0 : output 13 1
  
 Set Software Power Interlock Set Software Power Interlock
- output 12 1+ /dev/ttyACM0 : output 12 1
   
 Turn Key-Switch to ON Turn Key-Switch to ON
Line 183: Line 182:
  
 Release Software E-Stop Release Software E-Stop
- output 10 1+ /dev/ttyACM0 : output 10 1
   
 Pulse Software Safety Start Pulse Software Safety Start
- output 11 1 + /dev/ttyACM0 : output 11 1 
- output 11 0+ /dev/ttyACM0 : output 11 0
   
 Check Tube Status (should be "Safe Infocus", else wait for warmup to finish) Check Tube Status (should be "Safe Infocus", else wait for warmup to finish)
- status+ /dev/ttyS3 : status
   
 Override Tube Conditioning Override Tube Conditioning
- program 10+ /dev/ttyS3 : program 10
   
 Start Sensor Capture Start Sensor Capture
Line 200: Line 199:
   
 Enable XRAYs Enable XRAYs
- xray on+ /dev/ttyS3 : xray on
   
 Check Tube Status to see when current has ramped up Check Tube Status to see when current has ramped up
- status + /dev/ttyS3 : status 
- status+ /dev/ttyS3 : status
  ...  ...
   
Line 210: Line 209:
  
 Disable XRAYs Disable XRAYs
- xray off+ /dev/ttyS3 : xray off 
 + 
 +Turn off Key-Switch 
 + 
 +Turn off safety 
 + /dev/ttyACM0 : output 11 0 
 + /dev/ttyACM0 : output 12 0 
 + /dev/ttyACM0 : output 13 0 
 + 
 +Turn off Tube supply 
 + /dev/ttyACM0 : output 8 0 
 + 
 +Turn off Sensor supply 
 + /dev/ttyACM0 : output 14 0 
 + 
 +Disconnect Serial ports 
 + 
 +Shutdown PC
macroct.1739641311.txt.gz · Last modified: by konstantin