ACA.json 21 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"整机",
  6. "infoPointName":"热源类型",
  7. "infoPointCode":"HeatSourceType",
  8. "unit":"",
  9. "dataType":"Enum",
  10. "inputMode":"D1",
  11. "dataSource":[
  12. {
  13. "code":"1",
  14. "name":"直燃式"
  15. },
  16. {
  17. "code":"2",
  18. "name":"热水"
  19. },
  20. {
  21. "code":"3",
  22. "name":"蒸汽"
  23. },
  24. {
  25. "code":"4",
  26. "name":"其他"
  27. }
  28. ],
  29. "note":"",
  30. "func-id":""
  31. },
  32. {
  33. "firstTag":"技术参数",
  34. "secondTag":"整机",
  35. "infoPointName":"热源温度",
  36. "infoPointCode":"HeatSourceTemp",
  37. "unit":"℃",
  38. "dataType":"Num",
  39. "inputMode":"A2",
  40. "dataSource":"",
  41. "note":"",
  42. "func-id":""
  43. },
  44. {
  45. "firstTag":"技术参数",
  46. "secondTag":"整机",
  47. "infoPointName":"额定耗热量",
  48. "infoPointCode":"RatedHeatConsum",
  49. "unit":"kW",
  50. "dataType":"Num",
  51. "inputMode":"A2",
  52. "dataSource":"",
  53. "note":"",
  54. "func-id":""
  55. },
  56. {
  57. "firstTag":"技术参数",
  58. "secondTag":"整机",
  59. "infoPointName":"额定制冷量",
  60. "infoPointCode":"RatedCool",
  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":"RatedHeat",
  73. "unit":"kW",
  74. "dataType":"Num",
  75. "inputMode":"A2",
  76. "dataSource":"",
  77. "note":"",
  78. "func-id":""
  79. },
  80. {
  81. "firstTag":"技术参数",
  82. "secondTag":"整机",
  83. "infoPointName":"额定制冷COP",
  84. "infoPointCode":"RatedCoolCOP",
  85. "unit":"",
  86. "dataType":"Num",
  87. "inputMode":"A1",
  88. "dataSource":"",
  89. "note":"",
  90. "func-id":""
  91. },
  92. {
  93. "firstTag":"技术参数",
  94. "secondTag":"整机",
  95. "infoPointName":"额定制热COP",
  96. "infoPointCode":"RatedHeatCOP",
  97. "unit":"",
  98. "dataType":"Num",
  99. "inputMode":"A1",
  100. "dataSource":"",
  101. "note":"",
  102. "func-id":""
  103. },
  104. {
  105. "firstTag":"技术参数",
  106. "secondTag":"整机",
  107. "infoPointName":"制冷剂-吸收剂工质对类型",
  108. "infoPointCode":"RefrigerantAbsorbentType",
  109. "unit":"",
  110. "dataType":"Enum",
  111. "inputMode":"D1",
  112. "dataSource":[
  113. {
  114. "code":"1",
  115. "name":"氨-水"
  116. },
  117. {
  118. "code":"2",
  119. "name":"水-溴化锂"
  120. },
  121. {
  122. "code":"3",
  123. "name":"其他"
  124. }
  125. ],
  126. "note":"",
  127. "func-id":""
  128. },
  129. {
  130. "firstTag":"技术参数",
  131. "secondTag":"整机",
  132. "infoPointName":"制冷剂充注量",
  133. "infoPointCode":"RefrigerantCharge",
  134. "unit":"kg",
  135. "dataType":"Num",
  136. "inputMode":"A2",
  137. "dataSource":"",
  138. "note":"",
  139. "func-id":""
  140. },
  141. {
  142. "firstTag":"技术参数",
  143. "secondTag":"整机",
  144. "infoPointName":"吸收剂充注量",
  145. "infoPointCode":"AbsorbentCharge",
  146. "unit":"kg",
  147. "dataType":"Num",
  148. "inputMode":"A2",
  149. "dataSource":"",
  150. "note":"",
  151. "func-id":""
  152. },
  153. {
  154. "firstTag":"技术参数",
  155. "secondTag":"整机",
  156. "infoPointName":"额定制冷剂循环流量",
  157. "infoPointCode":"RatedRefrigerantFlow",
  158. "unit":"m³\/h",
  159. "dataType":"Num",
  160. "inputMode":"A2",
  161. "dataSource":"",
  162. "note":"",
  163. "func-id":""
  164. },
  165. {
  166. "firstTag":"技术参数",
  167. "secondTag":"整机",
  168. "infoPointName":"额定吸收剂再生流量",
  169. "infoPointCode":"RatedAbsorbentFlow",
  170. "unit":"m³\/h",
  171. "dataType":"Num",
  172. "inputMode":"A2",
  173. "dataSource":"",
  174. "note":"",
  175. "func-id":""
  176. },
  177. {
  178. "firstTag":"技术参数",
  179. "secondTag":"整机",
  180. "infoPointName":"吸收剂流动方式",
  181. "infoPointCode":"AbsorbentFlowType",
  182. "unit":"",
  183. "dataType":"Enum",
  184. "inputMode":"E1",
  185. "dataSource":[
  186. {
  187. "code":"1",
  188. "name":"并流式"
  189. },
  190. {
  191. "code":"2",
  192. "name":"湍流式"
  193. },
  194. {
  195. "code":"3",
  196. "name":"其他"
  197. }
  198. ],
  199. "note":"",
  200. "func-id":""
  201. },
  202. {
  203. "firstTag":"技术参数",
  204. "secondTag":"整机",
  205. "infoPointName":"额定工况制冷循环图",
  206. "infoPointCode":"RatedRefrigerateCycle",
  207. "unit":"",
  208. "dataType":"Attachment",
  209. "inputMode":"F2",
  210. "dataSource":"",
  211. "note":"",
  212. "func-id":""
  213. },
  214. {
  215. "firstTag":"技术参数",
  216. "secondTag":"整机",
  217. "infoPointName":"工作温度范围",
  218. "infoPointCode":"WorkTempRange",
  219. "unit":"℃",
  220. "dataType":"Num",
  221. "inputMode":"A6",
  222. "dataSource":"",
  223. "note":"",
  224. "func-id":""
  225. },
  226. {
  227. "firstTag":"技术参数",
  228. "secondTag":"整机",
  229. "infoPointName":"工作湿度范围",
  230. "infoPointCode":"WorkRHRange",
  231. "unit":"%RH",
  232. "dataType":"Num",
  233. "inputMode":"A6",
  234. "dataSource":"",
  235. "note":"",
  236. "func-id":""
  237. },
  238. {
  239. "firstTag":"技术参数",
  240. "secondTag":"整机",
  241. "infoPointName":"防护等级",
  242. "infoPointCode":"IPGrade",
  243. "unit":"",
  244. "dataType":"Str",
  245. "inputMode":"B1",
  246. "dataSource":"",
  247. "note":"参考《11防护等级》",
  248. "func-id":""
  249. },
  250. {
  251. "firstTag":"技术参数",
  252. "secondTag":"整机",
  253. "infoPointName":"噪声",
  254. "infoPointCode":"Noise",
  255. "unit":"dB(A)",
  256. "dataType":"Num",
  257. "inputMode":"A2",
  258. "dataSource":"",
  259. "note":"",
  260. "func-id":""
  261. },
  262. {
  263. "firstTag":"技术参数",
  264. "secondTag":"发生器",
  265. "infoPointName":"发生器级数",
  266. "infoPointCode":"GeneratorStage",
  267. "unit":"级",
  268. "dataType":"Num",
  269. "inputMode":"A2",
  270. "dataSource":"",
  271. "note":"",
  272. "func-id":""
  273. },
  274. {
  275. "firstTag":"技术参数",
  276. "secondTag":"发生器",
  277. "infoPointName":"发生器额定溶液浓度",
  278. "infoPointCode":"RatedGeneratorSolutionConcentrate",
  279. "unit":"mol\/L",
  280. "dataType":"Num",
  281. "inputMode":"A2",
  282. "dataSource":"",
  283. "note":"",
  284. "func-id":""
  285. },
  286. {
  287. "firstTag":"技术参数",
  288. "secondTag":"发生器",
  289. "infoPointName":"发生器额定发生压力",
  290. "infoPointCode":"RatedGeneratePress",
  291. "unit":"MPa",
  292. "dataType":"Num",
  293. "inputMode":"A2",
  294. "dataSource":"",
  295. "note":"",
  296. "func-id":""
  297. },
  298. {
  299. "firstTag":"技术参数",
  300. "secondTag":"吸收器",
  301. "infoPointName":"吸收器额定溶液浓度",
  302. "infoPointCode":"RatedAbsorberSolutionConcentrate",
  303. "unit":"mol\/L",
  304. "dataType":"Num",
  305. "inputMode":"A2",
  306. "dataSource":"",
  307. "note":"",
  308. "func-id":""
  309. },
  310. {
  311. "firstTag":"技术参数",
  312. "secondTag":"吸收器",
  313. "infoPointName":"吸收器额定吸收压力",
  314. "infoPointCode":"RatedAbsorbPress",
  315. "unit":"MPa",
  316. "dataType":"Num",
  317. "inputMode":"A2",
  318. "dataSource":"",
  319. "note":"",
  320. "func-id":""
  321. },
  322. {
  323. "firstTag":"技术参数",
  324. "secondTag":"蒸发器",
  325. "infoPointName":"设计蒸发器入口冷冻水温",
  326. "infoPointCode":"DesignEvapWaterInTemp",
  327. "unit":"℃",
  328. "dataType":"Num",
  329. "inputMode":"A2",
  330. "dataSource":"",
  331. "note":"",
  332. "func-id":""
  333. },
  334. {
  335. "firstTag":"技术参数",
  336. "secondTag":"蒸发器",
  337. "infoPointName":"设计蒸发器出口冷冻水温",
  338. "infoPointCode":"DesignEvapWaterOutTemp",
  339. "unit":"℃",
  340. "dataType":"Num",
  341. "inputMode":"A2",
  342. "dataSource":"",
  343. "note":"",
  344. "func-id":""
  345. },
  346. {
  347. "firstTag":"技术参数",
  348. "secondTag":"蒸发器",
  349. "infoPointName":"额定蒸发器冷冻水流量",
  350. "infoPointCode":"DesignChillWaterFlow",
  351. "unit":"m³\/h",
  352. "dataType":"Num",
  353. "inputMode":"A2",
  354. "dataSource":"",
  355. "note":"",
  356. "func-id":""
  357. },
  358. {
  359. "firstTag":"技术参数",
  360. "secondTag":"蒸发器",
  361. "infoPointName":"蒸发器水侧换热面积",
  362. "infoPointCode":"EvapWaterHeatTransArea",
  363. "unit":"m²",
  364. "dataType":"Num",
  365. "inputMode":"A2",
  366. "dataSource":"",
  367. "note":"",
  368. "func-id":""
  369. },
  370. {
  371. "firstTag":"技术参数",
  372. "secondTag":"蒸发器",
  373. "infoPointName":"额定蒸发温度",
  374. "infoPointCode":"RatedEvapTemp",
  375. "unit":"℃",
  376. "dataType":"Num",
  377. "inputMode":"A2",
  378. "dataSource":"",
  379. "note":"",
  380. "func-id":""
  381. },
  382. {
  383. "firstTag":"技术参数",
  384. "secondTag":"蒸发器",
  385. "infoPointName":"额定蒸发压力",
  386. "infoPointCode":"RatedEvapPress",
  387. "unit":"MPa",
  388. "dataType":"Num",
  389. "inputMode":"A2",
  390. "dataSource":"",
  391. "note":"",
  392. "func-id":""
  393. },
  394. {
  395. "firstTag":"技术参数",
  396. "secondTag":"蒸发器",
  397. "infoPointName":"蒸发器耐压试验压力",
  398. "infoPointCode":"EvapPressTestPress",
  399. "unit":"MPa",
  400. "dataType":"Num",
  401. "inputMode":"A2",
  402. "dataSource":"",
  403. "note":"",
  404. "func-id":""
  405. },
  406. {
  407. "firstTag":"技术参数",
  408. "secondTag":"蒸发器",
  409. "infoPointName":"蒸发器最高允许工作压力",
  410. "infoPointCode":"EvapMaxAllowPress",
  411. "unit":"MPa",
  412. "dataType":"Num",
  413. "inputMode":"A2",
  414. "dataSource":"",
  415. "note":"",
  416. "func-id":""
  417. },
  418. {
  419. "firstTag":"技术参数",
  420. "secondTag":"节流元件",
  421. "infoPointName":"节流阀种类",
  422. "infoPointCode":"ValveType",
  423. "unit":"",
  424. "dataType":"Enum",
  425. "inputMode":"D1",
  426. "dataSource":[
  427. {
  428. "code":"1",
  429. "name":"手动膨胀阀"
  430. },
  431. {
  432. "code":"2",
  433. "name":"热力膨胀阀"
  434. },
  435. {
  436. "code":"3",
  437. "name":"电子膨胀阀"
  438. },
  439. {
  440. "code":"4",
  441. "name":"浮球节流阀"
  442. },
  443. {
  444. "code":"5",
  445. "name":"节流孔板"
  446. },
  447. {
  448. "code":"6",
  449. "name":"毛细管"
  450. },
  451. {
  452. "code":"7",
  453. "name":"其他"
  454. }
  455. ],
  456. "note":"",
  457. "func-id":""
  458. },
  459. {
  460. "firstTag":"技术参数",
  461. "secondTag":"节流元件",
  462. "infoPointName":"节流级数",
  463. "infoPointCode":"ThrottleStage",
  464. "unit":"级",
  465. "dataType":"Num",
  466. "inputMode":"A2",
  467. "dataSource":"",
  468. "note":"",
  469. "func-id":""
  470. },
  471. {
  472. "firstTag":"技术参数",
  473. "secondTag":"冷凝器",
  474. "infoPointName":"设计冷凝器入口冷却水温",
  475. "infoPointCode":"DesignCondWaterInTemp",
  476. "unit":"℃",
  477. "dataType":"Num",
  478. "inputMode":"A2",
  479. "dataSource":"",
  480. "note":"",
  481. "func-id":""
  482. },
  483. {
  484. "firstTag":"技术参数",
  485. "secondTag":"冷凝器",
  486. "infoPointName":"设计冷凝器出口冷却水温",
  487. "infoPointCode":"DesignCondWaterOutTemp",
  488. "unit":"℃",
  489. "dataType":"Num",
  490. "inputMode":"A2",
  491. "dataSource":"",
  492. "note":"",
  493. "func-id":""
  494. },
  495. {
  496. "firstTag":"技术参数",
  497. "secondTag":"冷凝器",
  498. "infoPointName":"额定冷凝器冷却水流量",
  499. "infoPointCode":"DesignCoolWaterFlow",
  500. "unit":"m³\/h",
  501. "dataType":"Num",
  502. "inputMode":"A2",
  503. "dataSource":"",
  504. "note":"",
  505. "func-id":""
  506. },
  507. {
  508. "firstTag":"技术参数",
  509. "secondTag":"冷凝器",
  510. "infoPointName":"冷凝器水侧换热面积",
  511. "infoPointCode":"CondWaterHeatTransArea",
  512. "unit":"m²",
  513. "dataType":"Num",
  514. "inputMode":"A2",
  515. "dataSource":"",
  516. "note":"",
  517. "func-id":""
  518. },
  519. {
  520. "firstTag":"技术参数",
  521. "secondTag":"冷凝器",
  522. "infoPointName":"额定冷凝温度",
  523. "infoPointCode":"RatedCondTemp",
  524. "unit":"℃",
  525. "dataType":"Num",
  526. "inputMode":"A2",
  527. "dataSource":"",
  528. "note":"",
  529. "func-id":""
  530. },
  531. {
  532. "firstTag":"技术参数",
  533. "secondTag":"冷凝器",
  534. "infoPointName":"额定冷凝压力",
  535. "infoPointCode":"RatedCondPress",
  536. "unit":"MPa",
  537. "dataType":"Num",
  538. "inputMode":"A2",
  539. "dataSource":"",
  540. "note":"",
  541. "func-id":""
  542. },
  543. {
  544. "firstTag":"技术参数",
  545. "secondTag":"冷凝器",
  546. "infoPointName":"冷凝器耐压试验压力",
  547. "infoPointCode":"CondPressTestPress",
  548. "unit":"MPa",
  549. "dataType":"Num",
  550. "inputMode":"A2",
  551. "dataSource":"",
  552. "note":"",
  553. "func-id":""
  554. },
  555. {
  556. "firstTag":"技术参数",
  557. "secondTag":"冷凝器",
  558. "infoPointName":"冷凝器最高允许工作压力",
  559. "infoPointCode":"CondMaxAllowPress",
  560. "unit":"MPa",
  561. "dataType":"Num",
  562. "inputMode":"A2",
  563. "dataSource":"",
  564. "note":"",
  565. "func-id":""
  566. },
  567. {
  568. "firstTag":"控制参数",
  569. "secondTag":"",
  570. "infoPointName":"控制模式",
  571. "infoPointCode":"CtrlMode",
  572. "unit":"",
  573. "dataType":"Str",
  574. "inputMode":"B1",
  575. "dataSource":"",
  576. "note":"",
  577. "func-id":""
  578. },
  579. {
  580. "firstTag":"运行参数",
  581. "secondTag":"运行状态",
  582. "infoPointName":"运行状态",
  583. "infoPointCode":"RunStatus",
  584. "unit":"",
  585. "dataType":"Boolv",
  586. "inputMode":"L",
  587. "dataSource":"",
  588. "note":"0. 停止 1. 运行",
  589. "func-id":""
  590. },
  591. {
  592. "firstTag":"运行参数",
  593. "secondTag":"运行状态",
  594. "infoPointName":"本地远程状态",
  595. "infoPointCode":"RemoteStatus",
  596. "unit":"",
  597. "dataType":"Enumv",
  598. "inputMode":"L",
  599. "dataSource":"",
  600. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  601. "func-id":""
  602. },
  603. {
  604. "firstTag":"运行参数",
  605. "secondTag":"运行状态",
  606. "infoPointName":"运行模式",
  607. "infoPointCode":"RunMode",
  608. "unit":"",
  609. "dataType":"Enumv",
  610. "inputMode":"L",
  611. "dataSource":"",
  612. "note":"1. 制冷 2. 制热 3. 其他",
  613. "func-id":""
  614. },
  615. {
  616. "firstTag":"运行参数",
  617. "secondTag":"运行状态",
  618. "infoPointName":"瞬时耗热量",
  619. "infoPointCode":"HeatConsumP",
  620. "unit":"kW",
  621. "dataType":"Inst",
  622. "inputMode":"L",
  623. "dataSource":"",
  624. "note":"",
  625. "func-id":""
  626. },
  627. {
  628. "firstTag":"运行参数",
  629. "secondTag":"运行状态",
  630. "infoPointName":"瞬时制冷量",
  631. "infoPointCode":"CoolP",
  632. "unit":"kW",
  633. "dataType":"Inst",
  634. "inputMode":"L",
  635. "dataSource":"",
  636. "note":"",
  637. "func-id":""
  638. },
  639. {
  640. "firstTag":"运行参数",
  641. "secondTag":"运行状态",
  642. "infoPointName":"瞬时制热量",
  643. "infoPointCode":"HeatP",
  644. "unit":"kW",
  645. "dataType":"Inst",
  646. "inputMode":"L",
  647. "dataSource":"",
  648. "note":"",
  649. "func-id":""
  650. },
  651. {
  652. "firstTag":"运行参数",
  653. "secondTag":"运行状态",
  654. "infoPointName":"发生器溶液浓度",
  655. "infoPointCode":"GeneratorSolutionConcentrate",
  656. "unit":"ppm",
  657. "dataType":"Inst",
  658. "inputMode":"L",
  659. "dataSource":"",
  660. "note":"",
  661. "func-id":""
  662. },
  663. {
  664. "firstTag":"运行参数",
  665. "secondTag":"运行状态",
  666. "infoPointName":"发生压力",
  667. "infoPointCode":"GeneratePress",
  668. "unit":"MPa",
  669. "dataType":"Inst",
  670. "inputMode":"L",
  671. "dataSource":"",
  672. "note":"",
  673. "func-id":""
  674. },
  675. {
  676. "firstTag":"运行参数",
  677. "secondTag":"运行状态",
  678. "infoPointName":"吸收器溶液浓度",
  679. "infoPointCode":"AbsorberSolution Concentrate",
  680. "unit":"ppm",
  681. "dataType":"Inst",
  682. "inputMode":"L",
  683. "dataSource":"",
  684. "note":"",
  685. "func-id":""
  686. },
  687. {
  688. "firstTag":"运行参数",
  689. "secondTag":"运行状态",
  690. "infoPointName":"吸收压力",
  691. "infoPointCode":"AbsorbPress",
  692. "unit":"MPa",
  693. "dataType":"Inst",
  694. "inputMode":"L",
  695. "dataSource":"",
  696. "note":"",
  697. "func-id":""
  698. },
  699. {
  700. "firstTag":"运行参数",
  701. "secondTag":"运行状态",
  702. "infoPointName":"蒸发器入口冷冻水温",
  703. "infoPointCode":"EvapWaterInTemp",
  704. "unit":"℃",
  705. "dataType":"Inst",
  706. "inputMode":"L",
  707. "dataSource":"",
  708. "note":"",
  709. "func-id":""
  710. },
  711. {
  712. "firstTag":"运行参数",
  713. "secondTag":"运行状态",
  714. "infoPointName":"蒸发器出口冷冻水温",
  715. "infoPointCode":"EvapWaterOutTemp",
  716. "unit":"℃",
  717. "dataType":"Inst",
  718. "inputMode":"L",
  719. "dataSource":"",
  720. "note":"",
  721. "func-id":""
  722. },
  723. {
  724. "firstTag":"运行参数",
  725. "secondTag":"运行状态",
  726. "infoPointName":"蒸发器入口冷冻水压",
  727. "infoPointCode":"EvapWaterInPress",
  728. "unit":"MPa",
  729. "dataType":"Inst",
  730. "inputMode":"L",
  731. "dataSource":"",
  732. "note":"",
  733. "func-id":""
  734. },
  735. {
  736. "firstTag":"运行参数",
  737. "secondTag":"运行状态",
  738. "infoPointName":"蒸发器出口冷冻水压",
  739. "infoPointCode":"EvapWaterOutPress",
  740. "unit":"MPa",
  741. "dataType":"Inst",
  742. "inputMode":"L",
  743. "dataSource":"",
  744. "note":"",
  745. "func-id":""
  746. },
  747. {
  748. "firstTag":"运行参数",
  749. "secondTag":"运行状态",
  750. "infoPointName":"冷冻水流量",
  751. "infoPointCode":"ChillWaterFlow",
  752. "unit":"m³\/h",
  753. "dataType":"Inst",
  754. "inputMode":"L",
  755. "dataSource":"",
  756. "note":"",
  757. "func-id":""
  758. },
  759. {
  760. "firstTag":"运行参数",
  761. "secondTag":"运行状态",
  762. "infoPointName":"蒸发温度",
  763. "infoPointCode":"EvapTemp",
  764. "unit":"℃",
  765. "dataType":"Inst",
  766. "inputMode":"L",
  767. "dataSource":"",
  768. "note":"",
  769. "func-id":""
  770. },
  771. {
  772. "firstTag":"运行参数",
  773. "secondTag":"运行状态",
  774. "infoPointName":"蒸发压力",
  775. "infoPointCode":"EvapPress",
  776. "unit":"MPa",
  777. "dataType":"Inst",
  778. "inputMode":"L",
  779. "dataSource":"",
  780. "note":"",
  781. "func-id":""
  782. },
  783. {
  784. "firstTag":"运行参数",
  785. "secondTag":"运行状态",
  786. "infoPointName":"冷凝器入口冷却水温",
  787. "infoPointCode":"CondWaterInTemp",
  788. "unit":"℃",
  789. "dataType":"Inst",
  790. "inputMode":"L",
  791. "dataSource":"",
  792. "note":"",
  793. "func-id":""
  794. },
  795. {
  796. "firstTag":"运行参数",
  797. "secondTag":"运行状态",
  798. "infoPointName":"冷凝器出口冷却水温",
  799. "infoPointCode":"CondWaterOutTemp",
  800. "unit":"℃",
  801. "dataType":"Inst",
  802. "inputMode":"L",
  803. "dataSource":"",
  804. "note":"",
  805. "func-id":""
  806. },
  807. {
  808. "firstTag":"运行参数",
  809. "secondTag":"运行状态",
  810. "infoPointName":"冷凝器入口冷却水压",
  811. "infoPointCode":"CondWaterInPress",
  812. "unit":"MPa",
  813. "dataType":"Inst",
  814. "inputMode":"L",
  815. "dataSource":"",
  816. "note":"",
  817. "func-id":""
  818. },
  819. {
  820. "firstTag":"运行参数",
  821. "secondTag":"运行状态",
  822. "infoPointName":"冷凝器出口冷却水压",
  823. "infoPointCode":"CondWaterOutPress",
  824. "unit":"MPa",
  825. "dataType":"Inst",
  826. "inputMode":"L",
  827. "dataSource":"",
  828. "note":"",
  829. "func-id":""
  830. },
  831. {
  832. "firstTag":"运行参数",
  833. "secondTag":"运行状态",
  834. "infoPointName":"冷却水流量",
  835. "infoPointCode":"CoolWaterFlow",
  836. "unit":"m³\/h",
  837. "dataType":"Inst",
  838. "inputMode":"L",
  839. "dataSource":"",
  840. "note":"",
  841. "func-id":""
  842. },
  843. {
  844. "firstTag":"运行参数",
  845. "secondTag":"运行状态",
  846. "infoPointName":"冷凝温度",
  847. "infoPointCode":"CondTemp",
  848. "unit":"℃",
  849. "dataType":"Inst",
  850. "inputMode":"L",
  851. "dataSource":"",
  852. "note":"",
  853. "func-id":""
  854. },
  855. {
  856. "firstTag":"运行参数",
  857. "secondTag":"运行状态",
  858. "infoPointName":"冷凝压力",
  859. "infoPointCode":"CondPress",
  860. "unit":"MPa",
  861. "dataType":"Inst",
  862. "inputMode":"L",
  863. "dataSource":"",
  864. "note":"",
  865. "func-id":""
  866. },
  867. {
  868. "firstTag":"运行参数",
  869. "secondTag":"瞬时指标",
  870. "infoPointName":"冷机负载率",
  871. "infoPointCode":"PLR",
  872. "unit":"%",
  873. "dataType":"Inst",
  874. "inputMode":"M",
  875. "dataSource":"",
  876. "note":"瞬时制冷量\/额定制冷量",
  877. "func-id":""
  878. },
  879. {
  880. "firstTag":"运行参数",
  881. "secondTag":"瞬时指标",
  882. "infoPointName":"耗热负载率",
  883. "infoPointCode":"HeatPLR",
  884. "unit":"%",
  885. "dataType":"Inst",
  886. "inputMode":"M",
  887. "dataSource":"",
  888. "note":"瞬时耗热量\/额定耗热量",
  889. "func-id":""
  890. },
  891. {
  892. "firstTag":"运行参数",
  893. "secondTag":"瞬时指标",
  894. "infoPointName":"热不平衡率",
  895. "infoPointCode":"HeatUnbalanceRatio",
  896. "unit":"%",
  897. "dataType":"Inst",
  898. "inputMode":"M",
  899. "dataSource":"",
  900. "note":"(冷凝热量-制冷量-功率)\/制冷量",
  901. "func-id":""
  902. },
  903. {
  904. "firstTag":"运行参数",
  905. "secondTag":"瞬时指标",
  906. "infoPointName":"COP",
  907. "infoPointCode":"COP",
  908. "unit":"",
  909. "dataType":"Inst",
  910. "inputMode":"M",
  911. "dataSource":"",
  912. "note":"总体效率(DCOP×ICOP)",
  913. "func-id":""
  914. },
  915. {
  916. "firstTag":"运行参数",
  917. "secondTag":"瞬时指标",
  918. "infoPointName":"DCOP",
  919. "infoPointCode":"DCOP",
  920. "unit":"",
  921. "dataType":"Inst",
  922. "inputMode":"M",
  923. "dataSource":"",
  924. "note":"内部效率",
  925. "func-id":""
  926. },
  927. {
  928. "firstTag":"运行参数",
  929. "secondTag":"瞬时指标",
  930. "infoPointName":"ICOP",
  931. "infoPointCode":"ICOP",
  932. "unit":"",
  933. "dataType":"Inst",
  934. "inputMode":"M",
  935. "dataSource":"",
  936. "note":"外部效率",
  937. "func-id":""
  938. },
  939. {
  940. "firstTag":"运行参数",
  941. "secondTag":"累计参数",
  942. "infoPointName":"累计制冷量",
  943. "infoPointCode":"AccCool",
  944. "unit":"kWh",
  945. "dataType":"Acc",
  946. "inputMode":"M",
  947. "dataSource":"",
  948. "note":"",
  949. "func-id":""
  950. },
  951. {
  952. "firstTag":"运行参数",
  953. "secondTag":"累计参数",
  954. "infoPointName":"累计制热量",
  955. "infoPointCode":"AccHeat",
  956. "unit":"kWh",
  957. "dataType":"Acc",
  958. "inputMode":"M",
  959. "dataSource":"",
  960. "note":"",
  961. "func-id":""
  962. },
  963. {
  964. "firstTag":"运行参数",
  965. "secondTag":"累计参数",
  966. "infoPointName":"累计运行时间",
  967. "infoPointCode":"AccRunTime",
  968. "unit":"h",
  969. "dataType":"Acc",
  970. "inputMode":"M",
  971. "dataSource":"",
  972. "note":"",
  973. "func-id":""
  974. },
  975. {
  976. "firstTag":"运行参数",
  977. "secondTag":"累计参数",
  978. "infoPointName":"开启时间计时",
  979. "infoPointCode":"OpenTimeCount",
  980. "unit":"h",
  981. "dataType":"Acc",
  982. "inputMode":"M",
  983. "dataSource":"",
  984. "note":"",
  985. "func-id":""
  986. },
  987. {
  988. "firstTag":"运行参数",
  989. "secondTag":"累计参数",
  990. "infoPointName":"关闭时间计时",
  991. "infoPointCode":"CloseTimeCount",
  992. "unit":"h",
  993. "dataType":"Acc",
  994. "inputMode":"M",
  995. "dataSource":"",
  996. "note":"",
  997. "func-id":""
  998. },
  999. {
  1000. "firstTag":"运行参数",
  1001. "secondTag":"累计指标",
  1002. "infoPointName":"IPLV",
  1003. "infoPointCode":"IPLV",
  1004. "unit":"",
  1005. "dataType":"Inst",
  1006. "inputMode":"M",
  1007. "dataSource":"",
  1008. "note":"部分负荷性能系数",
  1009. "func-id":""
  1010. }
  1011. ]
  1012. }