CFC.json 23 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105
  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":"RatedP",
  61. "unit":"kW",
  62. "dataType":"Num",
  63. "inputMode":"A2",
  64. "dataSource":"",
  65. "note":"",
  66. "func-id":""
  67. },
  68. {
  69. "firstTag":"技术参数",
  70. "secondTag":"总体",
  71. "infoPointName":"额定循环流量",
  72. "infoPointCode":"RatedWaterCycleFlow",
  73. "unit":"m³\/h",
  74. "dataType":"Num",
  75. "inputMode":"A2",
  76. "dataSource":"",
  77. "note":"",
  78. "func-id":""
  79. },
  80. {
  81. "firstTag":"技术参数",
  82. "secondTag":"总体",
  83. "infoPointName":"机组进口管径",
  84. "infoPointCode":"WaterInPipeDiameter",
  85. "unit":"mm",
  86. "dataType":"Num",
  87. "inputMode":"A2",
  88. "dataSource":"",
  89. "note":"",
  90. "func-id":""
  91. },
  92. {
  93. "firstTag":"技术参数",
  94. "secondTag":"总体",
  95. "infoPointName":"机组出口管径",
  96. "infoPointCode":"WaterOutPipeDiameter",
  97. "unit":"mm",
  98. "dataType":"Num",
  99. "inputMode":"A2",
  100. "dataSource":"",
  101. "note":"",
  102. "func-id":""
  103. },
  104. {
  105. "firstTag":"技术参数",
  106. "secondTag":"总体",
  107. "infoPointName":"机组排污管径",
  108. "infoPointCode":"SewagePipeDiameter",
  109. "unit":"mm",
  110. "dataType":"Num",
  111. "inputMode":"A2",
  112. "dataSource":"",
  113. "note":"",
  114. "func-id":""
  115. },
  116. {
  117. "firstTag":"技术参数",
  118. "secondTag":"总体",
  119. "infoPointName":"泳池容积",
  120. "infoPointCode":"SwimPoolCap",
  121. "unit":"m³",
  122. "dataType":"Num",
  123. "inputMode":"A2",
  124. "dataSource":"",
  125. "note":"",
  126. "func-id":""
  127. },
  128. {
  129. "firstTag":"技术参数",
  130. "secondTag":"总体",
  131. "infoPointName":"泳池水循环周期",
  132. "infoPointCode":"WaterCyclePeriod",
  133. "unit":"h",
  134. "dataType":"Num",
  135. "inputMode":"A2",
  136. "dataSource":"",
  137. "note":"",
  138. "func-id":""
  139. },
  140. {
  141. "firstTag":"技术参数",
  142. "secondTag":"总体",
  143. "infoPointName":"理论补水量",
  144. "infoPointCode":"RatedFillingFlow",
  145. "unit":"m³\/天",
  146. "dataType":"Num",
  147. "inputMode":"A2",
  148. "dataSource":"",
  149. "note":"",
  150. "func-id":""
  151. },
  152. {
  153. "firstTag":"技术参数",
  154. "secondTag":"总体",
  155. "infoPointName":"介质PH值范围",
  156. "infoPointCode":"MediumPHRange",
  157. "unit":"",
  158. "dataType":"Num",
  159. "inputMode":"A5",
  160. "dataSource":"",
  161. "note":"",
  162. "func-id":""
  163. },
  164. {
  165. "firstTag":"技术参数",
  166. "secondTag":"总体",
  167. "infoPointName":"介质温度范围",
  168. "infoPointCode":"MediumTempRange",
  169. "unit":"℃",
  170. "dataType":"Num",
  171. "inputMode":"A6",
  172. "dataSource":"",
  173. "note":"",
  174. "func-id":""
  175. },
  176. {
  177. "firstTag":"技术参数",
  178. "secondTag":"总体",
  179. "infoPointName":"介质压力范围",
  180. "infoPointCode":"MediumPressRange",
  181. "unit":"MPa",
  182. "dataType":"Num",
  183. "inputMode":"A6",
  184. "dataSource":"",
  185. "note":"",
  186. "func-id":""
  187. },
  188. {
  189. "firstTag":"技术参数",
  190. "secondTag":"总体",
  191. "infoPointName":"工作温度范围",
  192. "infoPointCode":"WorkTempRange",
  193. "unit":"℃",
  194. "dataType":"Num",
  195. "inputMode":"A6",
  196. "dataSource":"",
  197. "note":"",
  198. "func-id":""
  199. },
  200. {
  201. "firstTag":"技术参数",
  202. "secondTag":"总体",
  203. "infoPointName":"工作湿度范围",
  204. "infoPointCode":"WorkRHRange",
  205. "unit":"%RH",
  206. "dataType":"Num",
  207. "inputMode":"A6",
  208. "dataSource":"",
  209. "note":"",
  210. "func-id":""
  211. },
  212. {
  213. "firstTag":"技术参数",
  214. "secondTag":"总体",
  215. "infoPointName":"防护等级",
  216. "infoPointCode":"IPGrade",
  217. "unit":"",
  218. "dataType":"Str",
  219. "inputMode":"B1",
  220. "dataSource":"",
  221. "note":"参考《11防护等级》",
  222. "func-id":""
  223. },
  224. {
  225. "firstTag":"技术参数",
  226. "secondTag":"总体",
  227. "infoPointName":"噪声",
  228. "infoPointCode":"Noise",
  229. "unit":"dB(A)",
  230. "dataType":"Num",
  231. "inputMode":"A2",
  232. "dataSource":"",
  233. "note":"",
  234. "func-id":""
  235. },
  236. {
  237. "firstTag":"技术参数",
  238. "secondTag":"水泵",
  239. "infoPointName":"水泵类型",
  240. "infoPointCode":"PumpType",
  241. "unit":"",
  242. "dataType":"Enum",
  243. "inputMode":"D1",
  244. "dataSource":[
  245. {
  246. "code":"1",
  247. "name":"离心泵"
  248. },
  249. {
  250. "code":"2",
  251. "name":"柱塞泵"
  252. },
  253. {
  254. "code":"3",
  255. "name":"射流泵"
  256. },
  257. {
  258. "code":"4",
  259. "name":"螺杆泵"
  260. },
  261. {
  262. "code":"5",
  263. "name":"其他"
  264. }
  265. ],
  266. "note":"",
  267. "func-id":""
  268. },
  269. {
  270. "firstTag":"技术参数",
  271. "secondTag":"水泵",
  272. "infoPointName":"水泵额定频率",
  273. "infoPointCode":"PumpRatedFreq",
  274. "unit":"Hz",
  275. "dataType":"Num",
  276. "inputMode":"A2",
  277. "dataSource":"",
  278. "note":"",
  279. "func-id":""
  280. },
  281. {
  282. "firstTag":"技术参数",
  283. "secondTag":"水泵",
  284. "infoPointName":"水泵额定扬程",
  285. "infoPointCode":"PumpRatedHead",
  286. "unit":"m",
  287. "dataType":"Num",
  288. "inputMode":"A2",
  289. "dataSource":"",
  290. "note":"",
  291. "func-id":""
  292. },
  293. {
  294. "firstTag":"技术参数",
  295. "secondTag":"水泵",
  296. "infoPointName":"水泵额定流量",
  297. "infoPointCode":"PumpRatedFlow",
  298. "unit":"m³\/h",
  299. "dataType":"Num",
  300. "inputMode":"A2",
  301. "dataSource":"",
  302. "note":"",
  303. "func-id":""
  304. },
  305. {
  306. "firstTag":"技术参数",
  307. "secondTag":"水泵",
  308. "infoPointName":"水泵额定转速",
  309. "infoPointCode":"PumpRatedRPM",
  310. "unit":"rpm",
  311. "dataType":"Num",
  312. "inputMode":"A2",
  313. "dataSource":"",
  314. "note":"",
  315. "func-id":""
  316. },
  317. {
  318. "firstTag":"技术参数",
  319. "secondTag":"水泵",
  320. "infoPointName":"水泵直径",
  321. "infoPointCode":"PumpDiameter",
  322. "unit":"mm",
  323. "dataType":"Num",
  324. "inputMode":"A2",
  325. "dataSource":"",
  326. "note":"口径",
  327. "func-id":""
  328. },
  329. {
  330. "firstTag":"技术参数",
  331. "secondTag":"水泵",
  332. "infoPointName":"水泵电机额定效率",
  333. "infoPointCode":"PumpMotorRatedEff",
  334. "unit":"%",
  335. "dataType":"Num",
  336. "inputMode":"A2",
  337. "dataSource":"",
  338. "note":"",
  339. "func-id":""
  340. },
  341. {
  342. "firstTag":"技术参数",
  343. "secondTag":"水泵",
  344. "infoPointName":"水泵额定效率",
  345. "infoPointCode":"PumpRatedEff",
  346. "unit":"%",
  347. "dataType":"Num",
  348. "inputMode":"A2",
  349. "dataSource":"",
  350. "note":"",
  351. "func-id":""
  352. },
  353. {
  354. "firstTag":"技术参数",
  355. "secondTag":"水泵",
  356. "infoPointName":"水泵特性曲线",
  357. "infoPointCode":"PumpCharacterCurve",
  358. "unit":"",
  359. "dataType":"Attachment",
  360. "inputMode":"F1",
  361. "dataSource":"",
  362. "note":"",
  363. "func-id":""
  364. },
  365. {
  366. "firstTag":"技术参数",
  367. "secondTag":"过滤器",
  368. "infoPointName":"过滤介质",
  369. "infoPointCode":"FilterMediumType",
  370. "unit":"",
  371. "dataType":"Enum",
  372. "inputMode":"D1",
  373. "dataSource":[
  374. {
  375. "code":"1",
  376. "name":"永久性(石英砂)"
  377. },
  378. {
  379. "code":"2",
  380. "name":"半永久性(聚脂纤维过滤芯、活性炭、浮石)"
  381. },
  382. {
  383. "code":"3",
  384. "name":"短期(硅藻土)"
  385. },
  386. {
  387. "code":"4",
  388. "name":"其他"
  389. }
  390. ],
  391. "note":"",
  392. "func-id":""
  393. },
  394. {
  395. "firstTag":"技术参数",
  396. "secondTag":"过滤器",
  397. "infoPointName":"过滤器设计滤速",
  398. "infoPointCode":"FilterDesignV",
  399. "unit":"m\/s",
  400. "dataType":"Num",
  401. "inputMode":"A2",
  402. "dataSource":"",
  403. "note":"",
  404. "func-id":""
  405. },
  406. {
  407. "firstTag":"技术参数",
  408. "secondTag":"过滤器",
  409. "infoPointName":"过滤器滤层数",
  410. "infoPointCode":"FilterLayerNum",
  411. "unit":"层",
  412. "dataType":"Num",
  413. "inputMode":"A2",
  414. "dataSource":"",
  415. "note":"",
  416. "func-id":""
  417. },
  418. {
  419. "firstTag":"技术参数",
  420. "secondTag":"过滤器",
  421. "infoPointName":"过滤器滤层充填高度",
  422. "infoPointCode":"FilterLayerHeight",
  423. "unit":"mm",
  424. "dataType":"Num",
  425. "inputMode":"A2",
  426. "dataSource":"",
  427. "note":"",
  428. "func-id":""
  429. },
  430. {
  431. "firstTag":"技术参数",
  432. "secondTag":"过滤器",
  433. "infoPointName":"过滤器理论出水浊度",
  434. "infoPointCode":"FilterRatedOutTurbidity",
  435. "unit":"mg\/L",
  436. "dataType":"Num",
  437. "inputMode":"A2",
  438. "dataSource":"",
  439. "note":"",
  440. "func-id":""
  441. },
  442. {
  443. "firstTag":"技术参数",
  444. "secondTag":"过滤器",
  445. "infoPointName":"过滤器理论过滤效率",
  446. "infoPointCode":"FilterRatedEff",
  447. "unit":"%",
  448. "dataType":"Num",
  449. "inputMode":"A2",
  450. "dataSource":"",
  451. "note":"",
  452. "func-id":""
  453. },
  454. {
  455. "firstTag":"技术参数",
  456. "secondTag":"过滤器",
  457. "infoPointName":"过滤器水反洗强度",
  458. "infoPointCode":"FilterBackwashStrength",
  459. "unit":"L\/s",
  460. "dataType":"Num",
  461. "inputMode":"A2",
  462. "dataSource":"",
  463. "note":"",
  464. "func-id":""
  465. },
  466. {
  467. "firstTag":"技术参数",
  468. "secondTag":"过滤器",
  469. "infoPointName":"过滤器反洗间隔",
  470. "infoPointCode":"FilterBackwashInterval",
  471. "unit":"h",
  472. "dataType":"Num",
  473. "inputMode":"A2",
  474. "dataSource":"",
  475. "note":"",
  476. "func-id":""
  477. },
  478. {
  479. "firstTag":"技术参数",
  480. "secondTag":"过滤器",
  481. "infoPointName":"过滤器洗时间",
  482. "infoPointCode":"FilterBackwashTime",
  483. "unit":"min",
  484. "dataType":"Num",
  485. "inputMode":"A2",
  486. "dataSource":"",
  487. "note":"",
  488. "func-id":""
  489. },
  490. {
  491. "firstTag":"技术参数",
  492. "secondTag":"紫外线杀菌器",
  493. "infoPointName":"紫外线杀菌器灯管数量",
  494. "infoPointCode":"UVLampNum",
  495. "unit":"个",
  496. "dataType":"Num",
  497. "inputMode":"A2",
  498. "dataSource":"",
  499. "note":"",
  500. "func-id":""
  501. },
  502. {
  503. "firstTag":"技术参数",
  504. "secondTag":"紫外线杀菌器",
  505. "infoPointName":"紫外线杀菌器额定强度",
  506. "infoPointCode":"UVRatedIntensity",
  507. "unit":"W\/m²",
  508. "dataType":"Num",
  509. "inputMode":"A2",
  510. "dataSource":"",
  511. "note":"",
  512. "func-id":""
  513. },
  514. {
  515. "firstTag":"技术参数",
  516. "secondTag":"紫外线杀菌器",
  517. "infoPointName":"紫外线杀菌器额定杀菌率",
  518. "infoPointCode":"UVRatedSterilizeRate",
  519. "unit":"%",
  520. "dataType":"Num",
  521. "inputMode":"A2",
  522. "dataSource":"",
  523. "note":"",
  524. "func-id":""
  525. },
  526. {
  527. "firstTag":"技术参数",
  528. "secondTag":"紫外线杀菌器",
  529. "infoPointName":"紫外线杀菌器额定处理速率",
  530. "infoPointCode":"UVRatedTreatFlow",
  531. "unit":"m³\/h",
  532. "dataType":"Num",
  533. "inputMode":"A2",
  534. "dataSource":"",
  535. "note":"",
  536. "func-id":""
  537. },
  538. {
  539. "firstTag":"技术参数",
  540. "secondTag":"臭氧发生器",
  541. "infoPointName":"臭氧发生器额定产量",
  542. "infoPointCode":"OzoneRatedGenerateFlow",
  543. "unit":"mol\/h",
  544. "dataType":"Num",
  545. "inputMode":"A2",
  546. "dataSource":"",
  547. "note":"",
  548. "func-id":""
  549. },
  550. {
  551. "firstTag":"技术参数",
  552. "secondTag":"臭氧发生器",
  553. "infoPointName":"臭氧发生器额定杀菌率",
  554. "infoPointCode":"OzoneRatedSterilizeRate",
  555. "unit":"%",
  556. "dataType":"Num",
  557. "inputMode":"A2",
  558. "dataSource":"",
  559. "note":"",
  560. "func-id":""
  561. },
  562. {
  563. "firstTag":"技术参数",
  564. "secondTag":"臭氧发生器",
  565. "infoPointName":"臭氧发生器额定处理速率",
  566. "infoPointCode":"OzoneRatedTreatFlow",
  567. "unit":"m³\/h",
  568. "dataType":"Num",
  569. "inputMode":"A2",
  570. "dataSource":"",
  571. "note":"",
  572. "func-id":""
  573. },
  574. {
  575. "firstTag":"技术参数",
  576. "secondTag":"消毒剂",
  577. "infoPointName":"消毒剂种类",
  578. "infoPointCode":"SterilizerType",
  579. "unit":"",
  580. "dataType":"Enum",
  581. "inputMode":"D1",
  582. "dataSource":[
  583. {
  584. "code":"1",
  585. "name":"消毒粉"
  586. },
  587. {
  588. "code":"2",
  589. "name":"消毒片"
  590. },
  591. {
  592. "code":"3",
  593. "name":"其他"
  594. }
  595. ],
  596. "note":"",
  597. "func-id":""
  598. },
  599. {
  600. "firstTag":"技术参数",
  601. "secondTag":"消毒剂",
  602. "infoPointName":"消毒剂投放量",
  603. "infoPointCode":"SterilizerRatedFeedFlow",
  604. "unit":"mg\/m³",
  605. "dataType":"Num",
  606. "inputMode":"A2",
  607. "dataSource":"",
  608. "note":"",
  609. "func-id":""
  610. },
  611. {
  612. "firstTag":"技术参数",
  613. "secondTag":"消毒剂",
  614. "infoPointName":"消毒剂投放间隔时间",
  615. "infoPointCode":"SterilizerFeedInterval",
  616. "unit":"h",
  617. "dataType":"Num",
  618. "inputMode":"A2",
  619. "dataSource":"",
  620. "note":"可直接投放水池中,也可通过药泵投加;加完后半小时检测水质是否达标",
  621. "func-id":""
  622. },
  623. {
  624. "firstTag":"技术参数",
  625. "secondTag":"加热器",
  626. "infoPointName":"加热器热源类型",
  627. "infoPointCode":"HeatSourceType",
  628. "unit":"",
  629. "dataType":"Enum",
  630. "inputMode":"D1",
  631. "dataSource":[
  632. {
  633. "code":"1",
  634. "name":"热源换热"
  635. },
  636. {
  637. "code":"2",
  638. "name":"电加热"
  639. },
  640. {
  641. "code":"3",
  642. "name":"其他"
  643. }
  644. ],
  645. "note":"",
  646. "func-id":""
  647. },
  648. {
  649. "firstTag":"技术参数",
  650. "secondTag":"加热器",
  651. "infoPointName":"加热器额定功率",
  652. "infoPointCode":"HeaterRatedP",
  653. "unit":"kW",
  654. "dataType":"Num",
  655. "inputMode":"A2",
  656. "dataSource":"",
  657. "note":"",
  658. "func-id":""
  659. },
  660. {
  661. "firstTag":"技术参数",
  662. "secondTag":"加热器",
  663. "infoPointName":"加热器额定进水温度",
  664. "infoPointCode":"HeaterRatedInTemp",
  665. "unit":"℃",
  666. "dataType":"Num",
  667. "inputMode":"A2",
  668. "dataSource":"",
  669. "note":"",
  670. "func-id":""
  671. },
  672. {
  673. "firstTag":"技术参数",
  674. "secondTag":"加热器",
  675. "infoPointName":"加热器额定出水温度",
  676. "infoPointCode":"HeaterRatedOutTemp",
  677. "unit":"℃",
  678. "dataType":"Num",
  679. "inputMode":"A2",
  680. "dataSource":"",
  681. "note":"",
  682. "func-id":""
  683. },
  684. {
  685. "firstTag":"技术参数",
  686. "secondTag":"加热器",
  687. "infoPointName":"加热器工作压力范围",
  688. "infoPointCode":"HeaterWorkPressRange",
  689. "unit":"MPa",
  690. "dataType":"Num",
  691. "inputMode":"A2",
  692. "dataSource":"",
  693. "note":"",
  694. "func-id":""
  695. },
  696. {
  697. "firstTag":"技术参数",
  698. "secondTag":"加热器",
  699. "infoPointName":"加热器换热面积",
  700. "infoPointCode":"HeaterRatedTransArea",
  701. "unit":"m²",
  702. "dataType":"Num",
  703. "inputMode":"A2",
  704. "dataSource":"",
  705. "note":"",
  706. "func-id":""
  707. },
  708. {
  709. "firstTag":"技术参数",
  710. "secondTag":"加热器",
  711. "infoPointName":"加热器额定换热效率",
  712. "infoPointCode":"HeaterRatedTransEff",
  713. "unit":"%",
  714. "dataType":"Num",
  715. "inputMode":"A2",
  716. "dataSource":"",
  717. "note":"",
  718. "func-id":""
  719. },
  720. {
  721. "firstTag":"控制参数",
  722. "secondTag":"",
  723. "infoPointName":"控制模式",
  724. "infoPointCode":"CtrlMode",
  725. "unit":"",
  726. "dataType":"Str",
  727. "inputMode":"B1",
  728. "dataSource":"",
  729. "note":"",
  730. "func-id":""
  731. },
  732. {
  733. "firstTag":"运行参数",
  734. "secondTag":"运行状态",
  735. "infoPointName":"运行状态",
  736. "infoPointCode":"RunStatus",
  737. "unit":"",
  738. "dataType":"Boolv",
  739. "inputMode":"L",
  740. "dataSource":"",
  741. "note":"0. 停止 1. 运行",
  742. "func-id":""
  743. },
  744. {
  745. "firstTag":"运行参数",
  746. "secondTag":"运行状态",
  747. "infoPointName":"本地远程状态",
  748. "infoPointCode":"RemoteStatus",
  749. "unit":"",
  750. "dataType":"Enumv",
  751. "inputMode":"L",
  752. "dataSource":"",
  753. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  754. "func-id":""
  755. },
  756. {
  757. "firstTag":"运行参数",
  758. "secondTag":"运行状态",
  759. "infoPointName":"工作电压",
  760. "infoPointCode":"U",
  761. "unit":"V",
  762. "dataType":"Inst",
  763. "inputMode":"L",
  764. "dataSource":"",
  765. "note":"",
  766. "func-id":""
  767. },
  768. {
  769. "firstTag":"运行参数",
  770. "secondTag":"运行状态",
  771. "infoPointName":"工作总电流",
  772. "infoPointCode":"I",
  773. "unit":"A",
  774. "dataType":"Inst",
  775. "inputMode":"L",
  776. "dataSource":"",
  777. "note":"",
  778. "func-id":""
  779. },
  780. {
  781. "firstTag":"运行参数",
  782. "secondTag":"运行状态",
  783. "infoPointName":"机组耗电总功率",
  784. "infoPointCode":"ElecConsumP",
  785. "unit":"kW",
  786. "dataType":"Inst",
  787. "inputMode":"L",
  788. "dataSource":"",
  789. "note":"",
  790. "func-id":""
  791. },
  792. {
  793. "firstTag":"运行参数",
  794. "secondTag":"运行状态",
  795. "infoPointName":"循环流量",
  796. "infoPointCode":"WaterCycleFlow",
  797. "unit":"m³\/h",
  798. "dataType":"Inst",
  799. "inputMode":"L",
  800. "dataSource":"",
  801. "note":"",
  802. "func-id":""
  803. },
  804. {
  805. "firstTag":"运行参数",
  806. "secondTag":"运行状态",
  807. "infoPointName":"补水流量",
  808. "infoPointCode":"FillingFlow",
  809. "unit":"m³\/h",
  810. "dataType":"Inst",
  811. "inputMode":"L",
  812. "dataSource":"",
  813. "note":"",
  814. "func-id":""
  815. },
  816. {
  817. "firstTag":"运行参数",
  818. "secondTag":"运行状态",
  819. "infoPointName":"机组进水压力",
  820. "infoPointCode":"WaterInPress",
  821. "unit":"MPa",
  822. "dataType":"Inst",
  823. "inputMode":"L",
  824. "dataSource":"",
  825. "note":"",
  826. "func-id":""
  827. },
  828. {
  829. "firstTag":"运行参数",
  830. "secondTag":"运行状态",
  831. "infoPointName":"机组进水温度",
  832. "infoPointCode":"WaterInTemp",
  833. "unit":"℃",
  834. "dataType":"Inst",
  835. "inputMode":"L",
  836. "dataSource":"",
  837. "note":"",
  838. "func-id":""
  839. },
  840. {
  841. "firstTag":"运行参数",
  842. "secondTag":"运行状态",
  843. "infoPointName":"机组出水压力",
  844. "infoPointCode":"WaterOutPress",
  845. "unit":"MPa",
  846. "dataType":"Inst",
  847. "inputMode":"L",
  848. "dataSource":"",
  849. "note":"",
  850. "func-id":""
  851. },
  852. {
  853. "firstTag":"运行参数",
  854. "secondTag":"运行状态",
  855. "infoPointName":"机组出水温度",
  856. "infoPointCode":"WaterOutTemp",
  857. "unit":"℃",
  858. "dataType":"Inst",
  859. "inputMode":"L",
  860. "dataSource":"",
  861. "note":"",
  862. "func-id":""
  863. },
  864. {
  865. "firstTag":"运行参数",
  866. "secondTag":"运行状态",
  867. "infoPointName":"泳池出水流速",
  868. "infoPointCode":"SwimPoolWaterOutV",
  869. "unit":"m\/s",
  870. "dataType":"Inst",
  871. "inputMode":"L",
  872. "dataSource":"",
  873. "note":"",
  874. "func-id":""
  875. },
  876. {
  877. "firstTag":"运行参数",
  878. "secondTag":"运行状态",
  879. "infoPointName":"泳池进水流速",
  880. "infoPointCode":"SwimPoolWaterInV",
  881. "unit":"m\/s",
  882. "dataType":"Inst",
  883. "inputMode":"L",
  884. "dataSource":"",
  885. "note":"",
  886. "func-id":""
  887. },
  888. {
  889. "firstTag":"运行参数",
  890. "secondTag":"运行状态",
  891. "infoPointName":"过滤器滤速",
  892. "infoPointCode":"FilterV",
  893. "unit":"m\/s",
  894. "dataType":"Inst",
  895. "inputMode":"L",
  896. "dataSource":"",
  897. "note":"",
  898. "func-id":""
  899. },
  900. {
  901. "firstTag":"运行参数",
  902. "secondTag":"运行状态",
  903. "infoPointName":"紫外线强度",
  904. "infoPointCode":"UvIntensity",
  905. "unit":"W\/m²",
  906. "dataType":"Inst",
  907. "inputMode":"L",
  908. "dataSource":"",
  909. "note":"",
  910. "func-id":""
  911. },
  912. {
  913. "firstTag":"运行参数",
  914. "secondTag":"运行状态",
  915. "infoPointName":"臭氧产量",
  916. "infoPointCode":"OzoneGenerateFlow",
  917. "unit":"mol\/h",
  918. "dataType":"Inst",
  919. "inputMode":"L",
  920. "dataSource":"",
  921. "note":"",
  922. "func-id":""
  923. },
  924. {
  925. "firstTag":"运行参数",
  926. "secondTag":"运行状态",
  927. "infoPointName":"加热功率",
  928. "infoPointCode":"HeatP",
  929. "unit":"kW",
  930. "dataType":"Inst",
  931. "inputMode":"L",
  932. "dataSource":"",
  933. "note":"",
  934. "func-id":""
  935. },
  936. {
  937. "firstTag":"运行参数",
  938. "secondTag":"出口水质",
  939. "infoPointName":"水硬度",
  940. "infoPointCode":"WaterOutHardness",
  941. "unit":"mg\/L",
  942. "dataType":"Inst",
  943. "inputMode":"L",
  944. "dataSource":"",
  945. "note":"主要为CaCO3含量",
  946. "func-id":""
  947. },
  948. {
  949. "firstTag":"运行参数",
  950. "secondTag":"出口水质",
  951. "infoPointName":"尿素",
  952. "infoPointCode":"WaterOutCarbamide",
  953. "unit":"mg\/L",
  954. "dataType":"Inst",
  955. "inputMode":"L",
  956. "dataSource":"",
  957. "note":"不超过3.5mg\/L",
  958. "func-id":""
  959. },
  960. {
  961. "firstTag":"运行参数",
  962. "secondTag":"出口水质",
  963. "infoPointName":"浑浊度",
  964. "infoPointCode":"WaterOutTurbidity",
  965. "unit":"NTU",
  966. "dataType":"Inst",
  967. "inputMode":"L",
  968. "dataSource":"",
  969. "note":"",
  970. "func-id":""
  971. },
  972. {
  973. "firstTag":"运行参数",
  974. "secondTag":"出口水质",
  975. "infoPointName":"PH",
  976. "infoPointCode":"WaterOutPH",
  977. "unit":"",
  978. "dataType":"Inst",
  979. "inputMode":"L",
  980. "dataSource":"",
  981. "note":"6.5-8.5",
  982. "func-id":""
  983. },
  984. {
  985. "firstTag":"运行参数",
  986. "secondTag":"出口水质",
  987. "infoPointName":"游离性余氯",
  988. "infoPointCode":"WaterOutFreeCl",
  989. "unit":"mg\/L",
  990. "dataType":"Inst",
  991. "inputMode":"L",
  992. "dataSource":"",
  993. "note":"游泳余氯 0.4-0.6;化合性余氯1.0以上",
  994. "func-id":""
  995. },
  996. {
  997. "firstTag":"运行参数",
  998. "secondTag":"关键指标",
  999. "infoPointName":"过滤效率",
  1000. "infoPointCode":"FiltEff",
  1001. "unit":"%",
  1002. "dataType":"Inst",
  1003. "inputMode":"M",
  1004. "dataSource":"",
  1005. "note":"",
  1006. "func-id":""
  1007. },
  1008. {
  1009. "firstTag":"运行参数",
  1010. "secondTag":"关键指标",
  1011. "infoPointName":"杀菌率",
  1012. "infoPointCode":"SterilizeRate",
  1013. "unit":"%",
  1014. "dataType":"Inst",
  1015. "inputMode":"M",
  1016. "dataSource":"",
  1017. "note":"需要不定时取样检测",
  1018. "func-id":""
  1019. },
  1020. {
  1021. "firstTag":"运行参数",
  1022. "secondTag":"关键指标",
  1023. "infoPointName":"加热效率",
  1024. "infoPointCode":"HeatEff",
  1025. "unit":"%",
  1026. "dataType":"Inst",
  1027. "inputMode":"M",
  1028. "dataSource":"",
  1029. "note":"",
  1030. "func-id":""
  1031. },
  1032. {
  1033. "firstTag":"运行参数",
  1034. "secondTag":"累计参数",
  1035. "infoPointName":"累计处理水量",
  1036. "infoPointCode":"AccWaterTreatVolume",
  1037. "unit":"m³",
  1038. "dataType":"Acc",
  1039. "inputMode":"M",
  1040. "dataSource":"",
  1041. "note":"",
  1042. "func-id":""
  1043. },
  1044. {
  1045. "firstTag":"运行参数",
  1046. "secondTag":"累计参数",
  1047. "infoPointName":"累计补水量",
  1048. "infoPointCode":"AccFillingVolume",
  1049. "unit":"m³",
  1050. "dataType":"Acc",
  1051. "inputMode":"M",
  1052. "dataSource":"",
  1053. "note":"",
  1054. "func-id":""
  1055. },
  1056. {
  1057. "firstTag":"运行参数",
  1058. "secondTag":"累计参数",
  1059. "infoPointName":"累计耗电量",
  1060. "infoPointCode":"AccElecConsum",
  1061. "unit":"kWh",
  1062. "dataType":"Acc",
  1063. "inputMode":"M",
  1064. "dataSource":"",
  1065. "note":"",
  1066. "func-id":""
  1067. },
  1068. {
  1069. "firstTag":"运行参数",
  1070. "secondTag":"累计参数",
  1071. "infoPointName":"累计运行时间",
  1072. "infoPointCode":"AccRunTime",
  1073. "unit":"h",
  1074. "dataType":"Acc",
  1075. "inputMode":"M",
  1076. "dataSource":"",
  1077. "note":"",
  1078. "func-id":""
  1079. },
  1080. {
  1081. "firstTag":"运行参数",
  1082. "secondTag":"累计参数",
  1083. "infoPointName":"开启时间计时",
  1084. "infoPointCode":"OpenTimeCount",
  1085. "unit":"h",
  1086. "dataType":"Acc",
  1087. "inputMode":"M",
  1088. "dataSource":"",
  1089. "note":"",
  1090. "func-id":""
  1091. },
  1092. {
  1093. "firstTag":"运行参数",
  1094. "secondTag":"累计参数",
  1095. "infoPointName":"关闭时间计时",
  1096. "infoPointCode":"CloseTimeCount",
  1097. "unit":"h",
  1098. "dataType":"Acc",
  1099. "inputMode":"M",
  1100. "dataSource":"",
  1101. "note":"",
  1102. "func-id":""
  1103. }
  1104. ]
  1105. }