Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Operation

...

Running services

...

  1. If on, turn off NIM crate to disable interlock (otherwise chiller won't start)
  2. Turn on SVT power supply crate (turn key to "local on"), make sure red "interlock" light comes on (i.e. tripped)
  3. Set flow manifold valves
  4. Start chiller (power button on front panel)
  5. Turn on NIM crate, make sure Arduino's green "ON" light and flow switch's red "flow above threshold" light turn on, SVT power supply's red interlock light turns off
  6. Do stuff to start power and DAQ

...

Running tracker with CODA

...

  1. Login to tracker@ppa-pc88427 and open a terminal
  2. Setup environment: $cd /u1/software/daq && source setup_env.csh
  3. Kill processes related to the tracker and CODA (if any is running): $ cd /u1/software/scripts && StopLocalCodaAll
  4. On desktop #1:
    1. $ cd /u1/software/daq && RestartTrackerDaq
    2. $StartExpertGui
    3. Configure the SVT using the Expert GUI:
      1. Hard Reset => Load Settings ("config/coda_defaults.xml")=> Load Settings ("config/coda_groupC.xml")=>Soft Reset
      2. You should see good sync (#apv's depends on what is connected)
  5. On desktop #2:
    1. open a terminal and setup environment: $cd /u1/software/daq && source setup_env.csh && cd /u1/software/scripts/
    2. $ ./StartLocalCodaAll
    3. You should see three terminals: Run Control Platform, coda master and trackerRoc and one coda master GUI
    4. Select "coda" in the coda master GUI => opens a new coda master gui where you need to enable buttons
    5. Click Event Builder in the coda master gui => should open a smaller gui
    6. Click Run Control in the coda master gui => should open the large run control gui
    7. Click: connect, Configure, Download, Prestart (check progress in trackerRoc (apv sync status) and in run control gui for each step).
    8. Run with Go.
  6. To look at the data being taken go to desktop #1:
    1. $cd /u1/software/daq && source setup_env.csh && StartOnlineGui
  7. The data is written to the file /u1/software/coda/test.dat

SVT Layout in Lab

...

Top half:

...

SVT Half

Cooling loop (from chiller side)

Side in lab (from chiller side)

Flange

Top

"away"

"away"

short cable (outside cold box)

Bottom

"same"

"same"

long cable (outside cold box)

...

Systems

Power

CAEN SY1527

Serial console

...

Slot

PS

Type

0

A509

DVDD for all hybrids

3

A509H

AVDD, V125 and bias

6

A509H

AVDD, V125 and bias

9

A509H

AVDD, V125 and bias

...

Notes/remember:

  • A509 BIAS is not used
  • A509H last two channels are not used for any hybrid: ch.07 and upwards on slot 9 in this setup.

Mapping between the SY527 slots and channels to hybrids can be found:

Cooling

Chiller

Polyscience 6506T

...

Typical flow:

Setting

Flow (GPH)

Pinlet (psi)

Poutlet (psi)

"Away" loop

22

30

10

"same" loop

 

 

 

Both

25

26

16

Test of serial port (serial_hps_chiller.ino  )

...