Browse Source

updated KATRIN numbers

Thomas Thümmler 10 months ago
parent
commit
7a397d326f
1 changed files with 4 additions and 3 deletions
  1. 4 3
      SDS_status_main.php

+ 4 - 3
SDS_status_main.php

@@ -623,8 +623,9 @@ if (($MSmode == 5) or ($MSmode == 4))
 	
 	// voltage display K35
 	$link = $K35_link;
+	$text = "K35 divider readout 436-REU-0-0201-0001, precision voltage value";
 	//$text = "K35 divider readout 436-REU-0-0201-0001, but connected to K65 in KNM6 at 436-REU-0-0101-0001, precision voltage value";
-	$text = "K65 divider readout 436-REU-0-0101-0001, precision voltage value, 40 KV operation + regulation";
+	//$text = "K65 divider readout 436-REU-0-0301-0001, precision voltage value, 40 KV operation + regulation";
         
 	//	if (($K35_RunFlag > 0) && $local) 
 	if (($K35_RunFlag > 0) & ($value < -1))
@@ -660,7 +661,7 @@ if (($MSmode == 5) or ($MSmode == 4))
 	
 	// voltage display K65
 	$link = $K65_link;
-	$text = "K65 divider channel 436-REU-0-0301-0001, precision voltage value, KNM5 calibration, in 2022 connected to K35";
+	$text = "K65 divider channel 436-REU-0-0301-0001, precision voltage value";
 	//$text = "K65 divider channel 436-REU-0-0301-0001, precision voltage value, KNM5 calibration, in 2021 used for 436-REU-0-0201-0001 as long as K35 is down.";
 	
 	//if (($K65_RunFlag > 0) && $local)
@@ -721,7 +722,7 @@ if (($MSmode == 5) or ($MSmode == 4))
 	// voltage display K35
 	$link = $Kal1_link;
 	//	$text = "JRL divider at Kal1 monitoring input 436-REU-0-0501-0001, precision voltage value";
-	$text = "DVM at IE Common, 436-REU-0-0301-001, precision voltage value";
+	$text = "DVM at IE Common, 436-REU-0-0401-001, precision voltage value";
 
 	if ($Kal1_RunFlag > 0)
 	{