gasPump.dataCc2_2.ts 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302
  1. export const leftMonitor = [
  2. {
  3. type: 'list',
  4. title: '罗茨泵',
  5. stateHeader: [],
  6. children: [
  7. {
  8. title: '',
  9. childTitle: ['1#罗茨泵', '2#罗茨泵'],
  10. key: ['CentrifugalPump1_', 'CentrifugalPump2_'],
  11. list: [
  12. {
  13. title: '淡水流量(mg/㎡)',
  14. code: 'FlowSensor1_InputFlux',
  15. type: '',
  16. },
  17. {
  18. title: '浓水流量2(mg/㎡)',
  19. code: 'FlowSensor2_InputFlux',
  20. type: '',
  21. },
  22. {
  23. title: '除尘喷雾流量(mg/㎡)',
  24. code: 'FlowSensor3_InputFlux',
  25. type: '',
  26. },
  27. {
  28. title: '水封液位1(h)',
  29. code: 'LiquidLevelSensor1_Level',
  30. type: '',
  31. },
  32. {
  33. title: '水封液位2(h)',
  34. code: 'LiquidLevelSensor2_Level',
  35. type: '',
  36. },
  37. {
  38. title: '水封液位3(h)',
  39. code: 'LiquidLevelSensor3_Level',
  40. type: '',
  41. },
  42. {
  43. title: '变频器状态',
  44. code: 'VFD_Status',
  45. type: '',
  46. dict: { '1': '开启', '0': '停止' },
  47. },
  48. {
  49. title: '泵轴温(℃)',
  50. code: 'PU_Temp',
  51. type: '',
  52. },
  53. {
  54. title: '减速机轴温(℃)',
  55. code: 'GEA_Temp',
  56. type: '',
  57. },
  58. {
  59. title: '进气阀开度(°)',
  60. code: 'GVL1_OpenDegree',
  61. type: '',
  62. },
  63. {
  64. title: '排气阀开度(°)',
  65. code: 'GVL2_OpenDegree',
  66. type: '',
  67. },
  68. {
  69. title: '进水阀开度(°)',
  70. code: 'GVL4_Status',
  71. type: '',
  72. },
  73. {
  74. title: '排水阀开度(°)',
  75. code: 'GVL3_Status',
  76. type: '',
  77. },
  78. ],
  79. },
  80. ],
  81. },
  82. ];
  83. export const rightMonitor = [
  84. {
  85. type: 'list',
  86. title: '水泵',
  87. stateHeader: [],
  88. children: [
  89. {
  90. title: '',
  91. childTitle: ['进水泵', '排水泵'],
  92. key: ['SubmarinePump1_', 'SubmarinePump2_'],
  93. list: [
  94. {
  95. title: '启停状态',
  96. code: 'PU1_Status1',
  97. type: 'sign',
  98. },
  99. {
  100. title: '水泵电压(V)',
  101. code: 'MOT1_Uab',
  102. type: '',
  103. },
  104. {
  105. title: '水泵电流(A)',
  106. code: 'MOT1_Ia',
  107. type: '',
  108. },
  109. ],
  110. },
  111. ],
  112. },
  113. {
  114. type: 'list',
  115. title: '软化水监测',
  116. stateHeader: [],
  117. children: [
  118. {
  119. title: '',
  120. childTitle: ['1#软化水', '2#软化水'],
  121. key: ['SubmarinePump1_', 'SubmarinePump2_'],
  122. list: [
  123. {
  124. title: '产水液位(h)',
  125. code: 'LiquidLevelSensor1_Level',
  126. type: '',
  127. },
  128. {
  129. title: '浓水出口压力(Pa)',
  130. code: 'PressureSensor1_OutPressure',
  131. type: '',
  132. },
  133. {
  134. title: '膜前入口压力(Pa)',
  135. code: 'PressureSensor1_InletPressure',
  136. type: '',
  137. },
  138. {
  139. title: '淡水流量(mg/㎡)',
  140. code: 'FlowSensor1_InputFlux',
  141. type: '',
  142. },
  143. {
  144. title: '浓水流量(mg/㎡)',
  145. code: 'FlowSensor2_InputFlux',
  146. type: '',
  147. },
  148. ],
  149. },
  150. ],
  151. },
  152. ];
  153. export const detailCtrl = [
  154. {
  155. title: '回路控制',
  156. type: [
  157. {
  158. title: '1回路',
  159. childTitle: ['1回路'],
  160. key: ['PD13_SG1_Loop1'],
  161. },
  162. {
  163. title: '2回路',
  164. childTitle: ['2回路'],
  165. key: ['PD13_SG1_Loop2'],
  166. },
  167. {
  168. title: '3回路',
  169. childTitle: ['3回路'],
  170. key: ['PD13_SG1_Loop3'],
  171. },
  172. {
  173. title: '4回路',
  174. childTitle: ['4回路'],
  175. key: ['PD13_SG1_Loop4'],
  176. },
  177. ],
  178. items: [
  179. {
  180. title: '分闸运行',
  181. code: '_HMISwitchOff',
  182. },
  183. {
  184. title: '合闸运行',
  185. code: '_HMISwitchOn',
  186. },
  187. {
  188. title: '远程短路试验',
  189. code: '_HMIShortTest',
  190. },
  191. {
  192. title: '远程漏电试验',
  193. code: '_HMILeakageTest',
  194. },
  195. ],
  196. },
  197. {
  198. title: '泵站控制',
  199. type: [
  200. {
  201. title: '瓦斯泵',
  202. childTitle: ['1#瓦斯泵', '2#瓦斯泵'],
  203. key: ['PD13_Starter201', 'PD13_Starter202'],
  204. },
  205. {
  206. title: '排水泵',
  207. childTitle: ['1#排水泵', '2#排水泵'],
  208. key: ['PD13_Starter208'],
  209. },
  210. {
  211. title: '注水泵',
  212. childTitle: ['1#排水泵', '2#排水泵'],
  213. key: ['PD13_Starter203', 'PD13_Starter204'],
  214. },
  215. ],
  216. items: [
  217. {
  218. title: '远程短路试验',
  219. code: '_HMIShortTest',
  220. },
  221. {
  222. title: '远程漏电试验',
  223. code: '_HMILeakageTest',
  224. },
  225. {
  226. title: '通信合闸安全校验',
  227. code: '_SafetyVerify',
  228. },
  229. ],
  230. },
  231. {
  232. title: '阀门控制',
  233. type: [
  234. {
  235. title: '注水阀',
  236. childTitle: ['1#注水阀', '2#注水阀'],
  237. key: ['PD13_SG1', 'PD13_SG2'],
  238. },
  239. {
  240. title: '抽气阀',
  241. childTitle: ['1#抽气阀', '2#抽气阀'],
  242. key: ['PD13_SG4', 'PD13_SG6'],
  243. },
  244. {
  245. title: '排气阀',
  246. childTitle: ['1#排气阀', '2#排气阀'],
  247. key: ['PD13_SG3', 'PD13_SG5'],
  248. },
  249. ],
  250. items: [
  251. {
  252. title: '开启',
  253. code: '_HMIOpen',
  254. },
  255. {
  256. title: '关闭',
  257. code: '_HMIClose',
  258. },
  259. {
  260. title: '停止',
  261. code: '_HMIStop',
  262. },
  263. ],
  264. },
  265. ];
  266. export const modelMonitor = [
  267. {
  268. title: '抽放管道甲烷正压侧1(%)',
  269. code: 'gas1',
  270. },
  271. {
  272. title: '抽放管道甲烷负压侧1(%)',
  273. code: 'gas2',
  274. },
  275. {
  276. title: '1#瓦斯泵A相绕组温度(℃)',
  277. code: 'CentrifugalPump1_MOT_PhaseATemp',
  278. },
  279. {
  280. title: '2#瓦斯泵A相绕组温度(℃)',
  281. code: 'CentrifugalPump2_MOT_PhaseATemp',
  282. },
  283. {
  284. title: '1#瓦斯泵B相绕组温度(℃)',
  285. code: 'CentrifugalPump1_MOT_PhaseBTemp',
  286. },
  287. {
  288. title: '2#瓦斯泵B相绕组温度(℃)',
  289. code: 'CentrifugalPump2_MOT_PhaseBTemp',
  290. },
  291. {
  292. title: '1#瓦斯泵C相绕组温度(℃)',
  293. code: 'CentrifugalPump1_MOT_PhaseCTemp',
  294. },
  295. {
  296. title: '2#瓦斯泵C相绕组温度(℃)',
  297. code: 'CentrifugalPump2_MOT_PhaseCTemp',
  298. },
  299. ];