Browse Source

added channel for egun coupling

Thomas Thümmler 1 year ago
parent
commit
51fbdd3f22
1 changed files with 4 additions and 0 deletions
  1. 4 0
      SDS_status_channels.php

+ 4 - 0
SDS_status_channels.php

@@ -631,6 +631,10 @@ $adeiChannel = array(
 			   "weather__Opus_WeatherStations__445OWS_MoS_general__6",	//445-RTY-0-9113-0001 MoS_general weather station abs pressure in hPa
 			   "weather__Opus_WeatherStations__445OWS_MoS_general__7",	//445-RTY-0-9113-0002 MoS_general weather station rel presuure in hPa
 			   "weather__Opus_WeatherStations__445OWS_MoS_general__8"	//445-RTY-0-9114-0001 MoS_general weather station voltage in V
+			   ),
+  		     // SDS 436 beam line instrumentation (index 46)
+		     array(
+			   "csms__ControlSystem_MS__408Beamline_Elektroden__0"	//436-HVS-0-3101 egun coupling relais (0=decoupled, 1=connected)
 			   )
 		     );