浏览代码

added channel for egun coupling

Thomas Thümmler 1 年之前
父节点
当前提交
51fbdd3f22
共有 1 个文件被更改,包括 4 次插入0 次删除
  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)
 			   )
 		     );