-
Notifications
You must be signed in to change notification settings - Fork 0
Galaxy bars measurments
cquarant edited this page Jul 5, 2023
·
4 revisions
-
Check if the compressor is ON (otherwise turn it ON: compressor room next to the workshop)
-
Check if the compressor switch in the electical cabinet is on ON (otherwise turn it ON)
- Start supply from the compressor to the machine (black valve on the wall behind the machine)
- Start the machine from the switch on the cabinet on the machine left
- IMPORTANT: ONLY AFTER STARTING COMPRESSOR SUPPLY!!!
-
When the light on the controller are stable, press and hold “MACH.START” button (Only lights on: Jog Mode on MACH, SLOW, MOVEMENTS; PROBES ENABLE)
-
If the machine doesn’t start, check the safety buttons are unlocked.
- There are two of them: one on the cabinet on the left, one on the controller
-
Place the grid and the probe on the right position
- Mount the bars on the grid (possibly with 3.12 mm dimension on the vertical direction)
- Block the bars
- Start PC-DMIS 2019
- In “Seleziona file tastatore” window, leave “ROBERTA” and press ok
- Press ok in the window “Avviare macchina se necessario”
- Close the “PCDLRN” window
- File → Apri → Find the routine (File name: LYSO_bar.PRG Directory:C:\Users\Public\Documents\Hexagon\PC-DMIS\2019 R2)
- Check both “Apri on-line” (/”Macchina1”) and “Includi CAD”
- Check the speed on the controller is at maximum
- Select everything (“Seleziona tutto” or Maiusc+F3)
- Select “No” on the window “OK a contrassegnare gli elem. Dell’allineam. manuale?” if the grid is positioned in the right position.
- If the grid is in another position, select “Yes” and follow the instructions for the manual movements after the Run (TO BE AVOIDED)
- Select “Esegui” or Ctrl+Q
- Select "Ok" in the window "Avviare movimento del polso"
- The calibration starts and then the probing is automatic
- Before the probing, there will be 7 windows to be filled: for each bar, from the one on the top to the one on the bottom, insert the corresponding barcode (LAST 6 DIGITS)
The order is as shown in the picture:
Raw data are saved as "barcode_day-time.TXT" format in the directory C:\Users\Angelo\Desktop\Roberta\MisureDimensionali_LYSO\Bar
- Open Windows command prompt
- Go to the directory Bar
cd C:\Users\Angelo\Desktop\Roberta\MisureDimensionali_LYSO\Bar
- Copy raw data in the workstation hpz4: directory BarData_tmp
pscp -P 3333 *.TXT [email protected]://data/cmsdaq/DimensionBench/Bars/BarData_tmp
- Copy raw data from dir Bar to dir Processati
copy *.TXT C:\Users\Angelo\Desktop\Roberta\MisureDimensionali_LYSO\Processati
- Delete raw data from dir Bar
del *.TXT
- Bring the probe manually to a safe position
- Turn the machine OFF
- Turn the compressor supply OFF from the valve (ONLY AFTER TURNING OFF THE MACHINE)