CHCD.json 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"",
  6. "infoPointName":"电源类型",
  7. "infoPointCode":"PowerType",
  8. "unit":"",
  9. "dataType":"Enum",
  10. "inputMode":"D1",
  11. "dataSource":[
  12. {
  13. "code":"1",
  14. "name":"220V"
  15. },
  16. {
  17. "code":"2",
  18. "name":"380V"
  19. },
  20. {
  21. "code":"3",
  22. "name":"10kV"
  23. },
  24. {
  25. "code":"4",
  26. "name":"其他"
  27. }
  28. ],
  29. "note":"",
  30. "func-id":""
  31. },
  32. {
  33. "firstTag":"技术参数",
  34. "secondTag":"",
  35. "infoPointName":"电源频率",
  36. "infoPointCode":"PowerFreq",
  37. "unit":"Hz",
  38. "dataType":"Num",
  39. "inputMode":"A2",
  40. "dataSource":"",
  41. "note":"",
  42. "func-id":""
  43. },
  44. {
  45. "firstTag":"技术参数",
  46. "secondTag":"",
  47. "infoPointName":"额定电压",
  48. "infoPointCode":"RatedU",
  49. "unit":"V",
  50. "dataType":"Num",
  51. "inputMode":"A2",
  52. "dataSource":"",
  53. "note":"",
  54. "func-id":""
  55. },
  56. {
  57. "firstTag":"技术参数",
  58. "secondTag":"",
  59. "infoPointName":"额定电流",
  60. "infoPointCode":"RatedI",
  61. "unit":"A",
  62. "dataType":"Num",
  63. "inputMode":"A2",
  64. "dataSource":"",
  65. "note":"",
  66. "func-id":""
  67. },
  68. {
  69. "firstTag":"技术参数",
  70. "secondTag":"",
  71. "infoPointName":"额定功率",
  72. "infoPointCode":"RatedP",
  73. "unit":"kW",
  74. "dataType":"Num",
  75. "inputMode":"A2",
  76. "dataSource":"",
  77. "note":"",
  78. "func-id":""
  79. },
  80. {
  81. "firstTag":"技术参数",
  82. "secondTag":"",
  83. "infoPointName":"额定水流量",
  84. "infoPointCode":"RatedWaterFlow",
  85. "unit":"m³\/h",
  86. "dataType":"Num",
  87. "inputMode":"A2",
  88. "dataSource":"",
  89. "note":"",
  90. "func-id":""
  91. },
  92. {
  93. "firstTag":"技术参数",
  94. "secondTag":"",
  95. "infoPointName":"最大工作压力",
  96. "infoPointCode":"MaxWorkPress",
  97. "unit":"Mpa",
  98. "dataType":"Num",
  99. "inputMode":"A2",
  100. "dataSource":"",
  101. "note":"",
  102. "func-id":""
  103. },
  104. {
  105. "firstTag":"技术参数",
  106. "secondTag":"",
  107. "infoPointName":"最小工作压力",
  108. "infoPointCode":"MinWorkPress",
  109. "unit":"Mpa",
  110. "dataType":"Num",
  111. "inputMode":"A2",
  112. "dataSource":"",
  113. "note":"",
  114. "func-id":""
  115. },
  116. {
  117. "firstTag":"技术参数",
  118. "secondTag":"",
  119. "infoPointName":"适用介质温度范围",
  120. "infoPointCode":"WaterTempRange",
  121. "unit":"℃",
  122. "dataType":"Num",
  123. "inputMode":"A6",
  124. "dataSource":"",
  125. "note":"",
  126. "func-id":""
  127. },
  128. {
  129. "firstTag":"技术参数",
  130. "secondTag":"",
  131. "infoPointName":"加药方式",
  132. "infoPointCode":"ChemicalFeedType",
  133. "unit":"",
  134. "dataType":"Enum",
  135. "inputMode":"D1",
  136. "dataSource":[
  137. {
  138. "code":"1",
  139. "name":"人工投料"
  140. },
  141. {
  142. "code":"2",
  143. "name":"自动投料"
  144. },
  145. {
  146. "code":"3",
  147. "name":"其他"
  148. }
  149. ],
  150. "note":"",
  151. "func-id":""
  152. },
  153. {
  154. "firstTag":"技术参数",
  155. "secondTag":"",
  156. "infoPointName":"配药用水压力",
  157. "infoPointCode":"RatedChemicalWaterPress",
  158. "unit":"Mpa",
  159. "dataType":"Num",
  160. "inputMode":"A2",
  161. "dataSource":"",
  162. "note":"",
  163. "func-id":""
  164. },
  165. {
  166. "firstTag":"技术参数",
  167. "secondTag":"",
  168. "infoPointName":"配药用水温度",
  169. "infoPointCode":"RatedChemicalWaterTemp",
  170. "unit":"℃",
  171. "dataType":"Num",
  172. "inputMode":"A2",
  173. "dataSource":"",
  174. "note":"",
  175. "func-id":""
  176. },
  177. {
  178. "firstTag":"技术参数",
  179. "secondTag":"",
  180. "infoPointName":"稳定剂计量箱容积",
  181. "infoPointCode":"StabilizerTankCap",
  182. "unit":"m³",
  183. "dataType":"Num",
  184. "inputMode":"A2",
  185. "dataSource":"",
  186. "note":"",
  187. "func-id":""
  188. },
  189. {
  190. "firstTag":"技术参数",
  191. "secondTag":"",
  192. "infoPointName":"稳定剂计量泵流量",
  193. "infoPointCode":"StabilizerPumpFlow",
  194. "unit":"m³\/h",
  195. "dataType":"Num",
  196. "inputMode":"A2",
  197. "dataSource":"",
  198. "note":"",
  199. "func-id":""
  200. },
  201. {
  202. "firstTag":"技术参数",
  203. "secondTag":"",
  204. "infoPointName":"药剂计量箱容积",
  205. "infoPointCode":"ChemicalTankCap",
  206. "unit":"m³",
  207. "dataType":"Num",
  208. "inputMode":"A2",
  209. "dataSource":"",
  210. "note":"",
  211. "func-id":""
  212. },
  213. {
  214. "firstTag":"技术参数",
  215. "secondTag":"",
  216. "infoPointName":"药剂计量泵流量",
  217. "infoPointCode":"ChemicalPumpFlow",
  218. "unit":"m³\/h",
  219. "dataType":"Num",
  220. "inputMode":"A2",
  221. "dataSource":"",
  222. "note":"",
  223. "func-id":""
  224. },
  225. {
  226. "firstTag":"技术参数",
  227. "secondTag":"",
  228. "infoPointName":"工作温度范围",
  229. "infoPointCode":"WorkTempRange",
  230. "unit":"℃",
  231. "dataType":"Num",
  232. "inputMode":"A6",
  233. "dataSource":"",
  234. "note":"",
  235. "func-id":""
  236. },
  237. {
  238. "firstTag":"技术参数",
  239. "secondTag":"",
  240. "infoPointName":"工作湿度范围",
  241. "infoPointCode":"WorkRHRange",
  242. "unit":"%RH",
  243. "dataType":"Num",
  244. "inputMode":"A6",
  245. "dataSource":"",
  246. "note":"",
  247. "func-id":""
  248. },
  249. {
  250. "firstTag":"技术参数",
  251. "secondTag":"",
  252. "infoPointName":"防护等级",
  253. "infoPointCode":"IPGrade",
  254. "unit":"",
  255. "dataType":"Enum",
  256. "inputMode":"D1",
  257. "dataSource":"见《11防护等级》",
  258. "note":"",
  259. "func-id":""
  260. },
  261. {
  262. "firstTag":"技术参数",
  263. "secondTag":"",
  264. "infoPointName":"噪声",
  265. "infoPointCode":"Noise",
  266. "unit":"db",
  267. "dataType":"Num",
  268. "inputMode":"A2",
  269. "dataSource":"",
  270. "note":"",
  271. "func-id":""
  272. },
  273. {
  274. "firstTag":"控制参数",
  275. "secondTag":"",
  276. "infoPointName":"控制模式",
  277. "infoPointCode":"CtrlMode",
  278. "unit":"",
  279. "dataType":"Str",
  280. "inputMode":"B1",
  281. "dataSource":"",
  282. "note":"",
  283. "func-id":""
  284. },
  285. {
  286. "firstTag":"运行参数",
  287. "secondTag":"",
  288. "infoPointName":"运行状态",
  289. "infoPointCode":"RunStatus",
  290. "unit":"",
  291. "dataType":"Boolv",
  292. "inputMode":"L",
  293. "dataSource":"",
  294. "note":"0. 停止 1. 运行",
  295. "func-id":""
  296. },
  297. {
  298. "firstTag":"运行参数",
  299. "secondTag":"",
  300. "infoPointName":"本地远程状态",
  301. "infoPointCode":"RemoteStatus",
  302. "unit":"",
  303. "dataType":"Enumv",
  304. "inputMode":"L",
  305. "dataSource":"",
  306. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  307. "func-id":""
  308. },
  309. {
  310. "firstTag":"运行参数",
  311. "secondTag":"",
  312. "infoPointName":"工作电压",
  313. "infoPointCode":"U",
  314. "unit":"V",
  315. "dataType":"Inst",
  316. "inputMode":"L",
  317. "dataSource":"",
  318. "note":"",
  319. "func-id":""
  320. },
  321. {
  322. "firstTag":"运行参数",
  323. "secondTag":"",
  324. "infoPointName":"工作电流",
  325. "infoPointCode":"I",
  326. "unit":"A",
  327. "dataType":"Inst",
  328. "inputMode":"L",
  329. "dataSource":"",
  330. "note":"",
  331. "func-id":""
  332. },
  333. {
  334. "firstTag":"运行参数",
  335. "secondTag":"",
  336. "infoPointName":"耗电功率",
  337. "infoPointCode":"ElecConsumP",
  338. "unit":"kW",
  339. "dataType":"Inst",
  340. "inputMode":"L",
  341. "dataSource":"",
  342. "note":"",
  343. "func-id":""
  344. },
  345. {
  346. "firstTag":"运行参数",
  347. "secondTag":"",
  348. "infoPointName":"处理水流量",
  349. "infoPointCode":"WaterFlow",
  350. "unit":"m³\/h",
  351. "dataType":"Inst",
  352. "inputMode":"L",
  353. "dataSource":"",
  354. "note":"",
  355. "func-id":""
  356. },
  357. {
  358. "firstTag":"运行参数",
  359. "secondTag":"",
  360. "infoPointName":"工作水温",
  361. "infoPointCode":"WaterTemp",
  362. "unit":"℃",
  363. "dataType":"Inst",
  364. "inputMode":"L",
  365. "dataSource":"",
  366. "note":"",
  367. "func-id":""
  368. },
  369. {
  370. "firstTag":"运行参数",
  371. "secondTag":"",
  372. "infoPointName":"工作压力",
  373. "infoPointCode":"WaterPress",
  374. "unit":"Mpa",
  375. "dataType":"Inst",
  376. "inputMode":"L",
  377. "dataSource":"",
  378. "note":"",
  379. "func-id":""
  380. },
  381. {
  382. "firstTag":"运行参数",
  383. "secondTag":"",
  384. "infoPointName":"加药量",
  385. "infoPointCode":"ChemicalFeed",
  386. "unit":"mg",
  387. "dataType":"Inst",
  388. "inputMode":"L",
  389. "dataSource":"",
  390. "note":"",
  391. "func-id":""
  392. },
  393. {
  394. "firstTag":"运行参数",
  395. "secondTag":"",
  396. "infoPointName":"药剂余量",
  397. "infoPointCode":"ChemicalRemain",
  398. "unit":"mg",
  399. "dataType":"Inst",
  400. "inputMode":"L",
  401. "dataSource":"",
  402. "note":"",
  403. "func-id":""
  404. },
  405. {
  406. "firstTag":"运行参数",
  407. "secondTag":"",
  408. "infoPointName":"累计处理水量",
  409. "infoPointCode":"AccWaterVolume",
  410. "unit":"m³",
  411. "dataType":"Acc",
  412. "inputMode":"M",
  413. "dataSource":"",
  414. "note":"",
  415. "func-id":""
  416. },
  417. {
  418. "firstTag":"运行参数",
  419. "secondTag":"",
  420. "infoPointName":"累计耗电量",
  421. "infoPointCode":"AccElecConsum",
  422. "unit":"kWh",
  423. "dataType":"Acc",
  424. "inputMode":"M",
  425. "dataSource":"",
  426. "note":"",
  427. "func-id":""
  428. },
  429. {
  430. "firstTag":"运行参数",
  431. "secondTag":"",
  432. "infoPointName":"累计运行时间",
  433. "infoPointCode":"AccRunTime",
  434. "unit":"h",
  435. "dataType":"Acc",
  436. "inputMode":"M",
  437. "dataSource":"",
  438. "note":"",
  439. "func-id":""
  440. },
  441. {
  442. "firstTag":"运行参数",
  443. "secondTag":"",
  444. "infoPointName":"开启时间计时",
  445. "infoPointCode":"OpenTimeCount",
  446. "unit":"h",
  447. "dataType":"Acc",
  448. "inputMode":"M",
  449. "dataSource":"",
  450. "note":"",
  451. "func-id":""
  452. },
  453. {
  454. "firstTag":"运行参数",
  455. "secondTag":"",
  456. "infoPointName":"关闭时间计时",
  457. "infoPointCode":"CloseTimeCount",
  458. "unit":"h",
  459. "dataType":"Acc",
  460. "inputMode":"M",
  461. "dataSource":"",
  462. "note":"",
  463. "func-id":""
  464. }
  465. ]
  466. }