FST operations 04/21/2023 - 05/10/2023?

Logs after May 09, 2023 can be found here.

- May 09, 2023
I reconfigured the newly installed EIT-D converter according to the information provided by Yu and Wayne.
Now the IOC for TC-48 is working.

I tried to ramp up the FST HV channels.
Every channel ramps normally on my sides, however, alarm handler keeps giving alarm for Disk2 Module 5 HV.
The issue of the alarm was fixed by re-compiling the IOC for FSTMPOD02 and then restart the IOCs for all of the FSTMPOD01/02/03 several times.

- May 08, 2023
Wayne helped us registered the device to STAR network.
He provided some needed infos for the configurations:

router/gateway: 130.199.60.24
DNS servers: 130.199.60.150, 130.199.60.57, 130.199.60.86
 

- May 01, 2023
Christian replaced the failed EIT-D converter with the spare we found.
Following are some info for the new device:

MAC Address = 00:03:34:01:26:D0
Default IP = 192.168.1.200

I reconfigured the device by connecting it to my router, access the web interface from my laptop as described in the official manual of this device attached.
Detail configuration is described in the FST cooling manual updated by Yu (the manual).
The MAC address of this device is not register to the STAR network yet, so we still can not reach the device through the network.
We need to wait Wayne come back from his vacation.

- April 30, 2023
Ziyue and I found 2 spare units of the EIT-D converter in the FST cabinet.
We informed Christian about this.

- April 24, 2023
Wayne came to STAR and help us identify the issue.
He suspect that the OMEGA EIT-D serial to Ethernet converter is broken.
See the picture attached here.
Failed EIT-D converter

However, according to the OMEGA website, this device is discontinued (https://in.omega.com/pptst/EIT-W.html).
Christian and electronic group will find a alternative converter.

- April 21, 2023

When we tried to start the IOCs for FST MPODS and cooling system, we found the IOC for TC-48 in cooling could not start.
Followings are the error message we got from the python codes:

[sysuser@softioc4 fst-tc-48]$ ./main.py
Traceback (most recent call last):
 File "./main.py", line 10, in <module>
   tc = tc48("130.199.61.23")
 File "/home/sysuser/iocTop/fst-tc-48/tc48.py", line 30, in _init_
   self.com = tcom(ip)

 File "/home/sysuser/iocTop/fst-tc-48/tcom.py", line 18, in _init_
   self.com.open(ip, 2000)
 File "/usr/lib64/python2.7/telnetlib.py", line 227, in open
   self.sock = socket.create_connection((host, port), timeout)
 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
   raise err
socket.error: [Errno 113] No route to host

So, the TC-48 unit that monitor the coolant temperature was not connected to the STAR network.
We contact Christian and RTS group for this issue.
We are keeping FST OFF for safety.


Logs before April 21, 2023 can be found here.