The following VI file should be kept running; "D:\e1039\labview_work\TestIR\bos_eos_mostreal_atBOS.vi".
It is to detect the BOS & EOS signals to update the BOS, EOS & SPILLCOUNTER variables on EPICS;
The turn-off/on procedures below are temporary as the configuration is being changed.
The procedure is described by Misha in DocDB 7683 also. We had better merge the documentation when appropriate.
Turn-Off procedure
- Write down the last spill ID, which is shown in the VI front panel.
- Close the VI file, by clicking the right-top Close button of the window. Do not save any change, if asked.
- Shut down the computer.
Turn-On procedure
- 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.
- Boot the computer and login as "e1039daq".
- Open the power shell and execute "camonitor BOS EOS SPILLCOUNTER", in order to check if you can establish connection to the EPICS server.
- Start the VI file, by double-clicking the file icon in the file browser.
- Turn on the network disks manually. It is on the right side of the front panel.
- Replace the initial spill ID shown in the VI front panel with "last spill ID + 1" that you wrote down in the turn-off procedure.
- Start VI, by clicking the arrow icon in the VI front panel.
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.
Usage of Git Repository
The "uva-spin" GitHub repository ( https://github.com/uva-spin ) is cloned at "github" on desktop. Our default software to manipulate the repository is "Git Bash" in "Git for Windows" ( https://gitforwindows.org/ ).
You can right-click the desktop and click "Git Bash Here" in the menu, or you can click the icon of "Git Bash" in the task bar. Once a text terminal of "Git Bash" is opened, you can do "cd github/e1039-target-controls", "git pull", etc.
Change in Target Computer Setup
kind of a log-book.
Date | Status/Update/Modification | User's name | Additional notes |
---|---|---|---|