Ver Fonte

activated PS HV monitor

Thomas Thümmler há 4 anos atrás
pai
commit
78f86ea8b2
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      SDS_status_main.php

+ 3 - 3
SDS_status_main.php

@@ -574,11 +574,11 @@ if (($MSmode == 5) or ($MSmode == 4))
 	$link = $adeiChannel[30][0];
 	$text = "436-REU-0-0401-0001, precision voltage value of JRL50 at PS";
 //	$text = "K35 divider readout 436-REU-0-0201-0001, precision voltage value, in 2019 used for JRL50 at PS";
-	placeText(385, 716, $k35_text, 130, 2, $color); // K35 voltage reading
-	placeTextWithLink(363, 696, sprintf('%.3F', $value ) . "(" . sprintf('%.0F', $voltage_error ) .") V" , 170, 4, $color, $text, $link);
+	//placeText(385, 716, $k35_text, 130, 2, $color); // K35 voltage reading
+	//placeTextWithLink(363, 696, sprintf('%.3F', $value ) . "(" . sprintf('%.0F', $voltage_error ) .") V" , 170, 4, $color, $text, $link);
 	
     // only display PS value if timestamp is ok
-    if($timestamp < $timestamp_ps + 2000)
+    //if($timestamp < $timestamp_ps + 2000)
     {
     	placeText(520, 136, $k35_text, 130, 2, $color); // K35 voltage reading
     	if (abs($value) > 36000) placeText(490, 116, "calibration in progress", 170, 2, "green"); // calibration ongoing