You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The Cryo Control Panel (CCP) is a set of LabVIEW program (VIs) that monitors and controls various devices used in the target system.

CCP is running the target computer in the control room.

Handling of Alarms

To be written.

Restart of CCP and/or Target Computer

You might follow the instructions below when restarting CCP (i.e. LabVIEW programs) and/or the Target computer (i.e. Widnows OS).

Stopping CCP

  1. Click "Stop All Subsys" () on "CCP_Main.vi".
  2. Click "Stop This Panel" ()on "CCP_Main.vi".
  3. Click "Stop" () on "Spill_Counter_Main.vi" and close its window, if it is running.
  4. Close all LabVIEW windows, whose window titles are "*.vi".

If any step gets stuck, you might terminate the LabVIEW process via the Windows Task Manager:

  1. Open the Windows Task Manager (by hitting Ctrl-Alt-Del).
  2. Right-click "LabVIEW 19.0.1f3 Development System".
  3. Select "End task".

Stopping Target Computer

  1. Select "Restart" (or "Shutdown") from the Start Menu.

Starting Target Computer

  1. Boot up the Target Computer.
  2. Click the "SX Virtual Link" icon () in the taskbar.  It opens the window of SX Virtual Link and auto-connects USB devices.
  3. Click the desktop icon "Spill_Counter_Main.vi" ().  It starts LabVIEW and opens the window of "Spill_Counter_Main.vi".
  4. Click the "Run" button () of "Spill_Counter_Main.vi".

Starting CCP

  1. Click the desktop icon "CCP_Main.vi" ().  It opens the window of "CCP_Main.vi".
  2. Click the "Run" button () of "CCP_Main.vi".
  3. Click "Start All Subsys" () on "CCP_Main.vi".
  4. Enable software controls as needed.  All software controls are disabled when the CCP is opened.  Software controls are usually enabled in the following subsystems:
    1. MagRetBypass_Main.vi
    2. Fridge_Valve_Main.vi
    3. GV_Bypass_Main.vi
  • No labels