Dell Precision Tower 5810
(Spare: Dell OptiPlex 3060, being used for the PLC system)

Turn-Off/On Procedure

Turning Off

  1. Stop and close the following VIs.
    1. Cryo Control Panel — Click the "Stop All Subsys" button and then the "Stop This" button.
    2. BOS+EOS Handler — Follow the detailed procedure written below.
  2. Shut down the OS.
  3. Ask the SpinQuest network admin to shut down the following SpinQuest servers.
    1. e1039scrun — Use SSH and the "poweroff" command
    2. e906-gat1, e1039gat1 — Use SSH and "poweroff"
    3. e906-db1 — Use SSH and "poweroff"
    4. SeaQuestDsk0 (/data2) — Long-press the hardware power button until the power goes off

Turning On

  1. Make sure that the following Sea/SpinQuest servers are up and running.  If not, contact the network admin or boot them up if allowed.
    1. SeaQuestDsk0, e906-db1 — Wait until SeaQuestDsk0 becomes up.
    2. e906-gat1, e1039gat1
    3. e1039scrun
  2. Make sure that the slow-control rack and the magnet rack are up and running.
  3. Boot up the OS.
  4. Login as "e1039daq".  Only the UVA members know the password.
  5. Click "SX Virtual Link" in the taskbar to open it.  It connects to all remote USB devices automatically.
  6. Start the following VIs.
    1. BOS+EOS Handler — Follow the detailed procedure written below.
    2. Cryo Control Panel — Double-click "CCP_Main.vi" on the desktop and click the VI "Run" icon.

Trouble Shooting

  1. VI shows an error about "/data2".
    1. "/data2" does not get mounted if it is not online when booting up the OS.  There is a way of mounting it manually.  But for now please reboot the OS.
  2. VI shows an error about COM/Ethernet/USB communication with a device.
    1. Make sure that the device is ON.
    2. Open and close "Instacal" (whose icon is in the taskbar) if the device is MCC E-TC.
    3. Close, open and run the VI.  If this does not help, try the next step.
    4. Close all VIs and LabVIEW itself.  Then open and run all VIs.  It is because some devices are recognized by LabVIEW only when LabVIEW starts. 

BOS+EOS Handler

A program to detect the BOS & EOS signals to update the BOS, EOS & SPILLCOUNTER variables on EPICS.

Turning Off

  1. Click the "STOP" button.  It might show an error, but it is fine for now.
  2. Close the VI file, by clicking the right-top Close button of the window.  Do not  save any change, if asked.

Turning On

  1. Make sure that the NIM bin with the gate generator for BOS/EOS is on.  It is in the bottom of the right most rack.
  2. Double-click "bos_eos_mostreal_atBOS_sid_saved.vi" (which is a shortcut) on the desktop.
  3. Click the VI "Start" icon.
  4. Right-click "monitor_spill.ps1" on the desktop and click "Run with PowerShell".  It pops up a small text terminal.
  5. Wait for one minute at max to confirm that the text terminal shows new records of BOS, EOS and SPILLCOUNTER.

Communication with Slow Control Devices

All devices in the slow control rack are connected with the target computer through the interface converters.  The hardware configuration is explained in README.md, note_converter.md, etc. in this repository:

https://github.com/uva-spin/Temperature-Pressure-VIs

All virtual USB devices are usually disconnected.  You have to connect/disconnect each device before/after you use it via "SX Virtual Link".  You can click the icon in the taskbar to bring up the user interface like this

Environmental Variables for EPICS

The target computer has to communicate with the EPICS server to set BOS, EOS and SPILLCOUNTER.  We follow this procedure.

  1. Search for "env" in the search box.
  2. Bring up "Edit the system environment variables".
  3. Click the "Environment Variables..." button.
  4. Add or modify the EPICS variables; EPICS_BASE, EPICS_CA_ADDR_HOST and EPICS_HOST_ARCH.  Example.
  5. Reboot.

Misc Settings

The following settings were made, as instructed in another page.

  • Git repository
  • NFS mount
  • Disabling automatic Windows update

Change in Target Computer Setup

kind of a log-book.


Date            Status/Update/Modification                                                                User's name           Additional notes                                                                     

 

Change EPICS_CA_ADDR_HOST from 192.168.24.71 to 192.168.24.72Kenichi












































  • No labels