WHA.json 24 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159
  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":"RefrigerantType",
  85. "unit":"",
  86. "dataType":"Enum",
  87. "inputMode":"D1",
  88. "dataSource":[
  89. {
  90. "code":"1",
  91. "name":"R134a"
  92. },
  93. {
  94. "code":"2",
  95. "name":"R125"
  96. },
  97. {
  98. "code":"3",
  99. "name":"R32"
  100. },
  101. {
  102. "code":"4",
  103. "name":"R143a"
  104. },
  105. {
  106. "code":"5",
  107. "name":"R22"
  108. },
  109. {
  110. "code":"6",
  111. "name":"R717(NH3)"
  112. },
  113. {
  114. "code":"7",
  115. "name":"R744(CO2)"
  116. },
  117. {
  118. "code":"8",
  119. "name":"其他"
  120. }
  121. ],
  122. "note":"",
  123. "func-id":""
  124. },
  125. {
  126. "firstTag":"技术参数",
  127. "secondTag":"整机",
  128. "infoPointName":"制冷剂充注量",
  129. "infoPointCode":"RefrigerantCharge",
  130. "unit":"kg",
  131. "dataType":"Num",
  132. "inputMode":"A2",
  133. "dataSource":"",
  134. "note":"",
  135. "func-id":""
  136. },
  137. {
  138. "firstTag":"技术参数",
  139. "secondTag":"整机",
  140. "infoPointName":"额定制冷剂循环流量",
  141. "infoPointCode":"RatedRefrigerantFlow",
  142. "unit":"m³\/h",
  143. "dataType":"Num",
  144. "inputMode":"A2",
  145. "dataSource":"",
  146. "note":"",
  147. "func-id":""
  148. },
  149. {
  150. "firstTag":"技术参数",
  151. "secondTag":"整机",
  152. "infoPointName":"额定工况制冷循环图",
  153. "infoPointCode":"RatedRefrigerateCycle",
  154. "unit":"",
  155. "dataType":"Attachment",
  156. "inputMode":"F2",
  157. "dataSource":"",
  158. "note":"",
  159. "func-id":""
  160. },
  161. {
  162. "firstTag":"技术参数",
  163. "secondTag":"整机",
  164. "infoPointName":"是否有四通阀功能",
  165. "infoPointCode":"isFourWayValve",
  166. "unit":"",
  167. "dataType":"Bool",
  168. "inputMode":"E1",
  169. "dataSource":[
  170. {
  171. "code":"0",
  172. "name":"无"
  173. },
  174. {
  175. "code":"1",
  176. "name":"有"
  177. }
  178. ],
  179. "note":"",
  180. "func-id":""
  181. },
  182. {
  183. "firstTag":"技术参数",
  184. "secondTag":"整机",
  185. "infoPointName":"压缩机类型",
  186. "infoPointCode":"CompressorType",
  187. "unit":"",
  188. "dataType":"Enum",
  189. "inputMode":"D1",
  190. "dataSource":[
  191. {
  192. "code":"1",
  193. "name":"活塞式"
  194. },
  195. {
  196. "code":"2",
  197. "name":"离心式"
  198. },
  199. {
  200. "code":"3",
  201. "name":"螺杆式"
  202. },
  203. {
  204. "code":"4",
  205. "name":"其他"
  206. }
  207. ],
  208. "note":"",
  209. "func-id":""
  210. },
  211. {
  212. "firstTag":"技术参数",
  213. "secondTag":"整机",
  214. "infoPointName":"压缩级数",
  215. "infoPointCode":"CompressStage",
  216. "unit":"级",
  217. "dataType":"Num",
  218. "inputMode":"A2",
  219. "dataSource":"",
  220. "note":"",
  221. "func-id":""
  222. },
  223. {
  224. "firstTag":"技术参数",
  225. "secondTag":"整机",
  226. "infoPointName":"室内侧载冷剂类型",
  227. "infoPointCode":"IndoorMeduimType",
  228. "unit":"",
  229. "dataType":"Enum",
  230. "inputMode":"D1",
  231. "dataSource":[
  232. {
  233. "code":"1",
  234. "name":"空气"
  235. },
  236. {
  237. "code":"2",
  238. "name":"水"
  239. },
  240. {
  241. "code":"3",
  242. "name":"盐水"
  243. },
  244. {
  245. "code":"4",
  246. "name":"其他"
  247. }
  248. ],
  249. "note":"",
  250. "func-id":""
  251. },
  252. {
  253. "firstTag":"技术参数",
  254. "secondTag":"整机",
  255. "infoPointName":"室内侧载冷剂额定流量",
  256. "infoPointCode":"RatedIndoorMeduimFlow",
  257. "unit":"m³\/h",
  258. "dataType":"Num",
  259. "inputMode":"A2",
  260. "dataSource":"",
  261. "note":"",
  262. "func-id":""
  263. },
  264. {
  265. "firstTag":"技术参数",
  266. "secondTag":"整机",
  267. "infoPointName":"室内侧机组换热面积",
  268. "infoPointCode":"IndoorHeatTransArea",
  269. "unit":"m²",
  270. "dataType":"Num",
  271. "inputMode":"A2",
  272. "dataSource":"",
  273. "note":"",
  274. "func-id":""
  275. },
  276. {
  277. "firstTag":"技术参数",
  278. "secondTag":"整机",
  279. "infoPointName":"水源侧额定冷却水流量",
  280. "infoPointCode":"RatedOutdoorWaterFlow",
  281. "unit":"m³\/h",
  282. "dataType":"Num",
  283. "inputMode":"A2",
  284. "dataSource":"",
  285. "note":"",
  286. "func-id":""
  287. },
  288. {
  289. "firstTag":"技术参数",
  290. "secondTag":"整机",
  291. "infoPointName":"水源侧机组换热面积",
  292. "infoPointCode":"OutdoorHeatTransArea",
  293. "unit":"m²",
  294. "dataType":"Num",
  295. "inputMode":"A2",
  296. "dataSource":"",
  297. "note":"",
  298. "func-id":""
  299. },
  300. {
  301. "firstTag":"技术参数",
  302. "secondTag":"整机",
  303. "infoPointName":"水源类型",
  304. "infoPointCode":"WaterSourceType",
  305. "unit":"",
  306. "dataType":"Enum",
  307. "inputMode":"D1",
  308. "dataSource":[
  309. {
  310. "code":"1",
  311. "name":"地表水"
  312. },
  313. {
  314. "code":"2",
  315. "name":"地下水"
  316. },
  317. {
  318. "code":"3",
  319. "name":"其他"
  320. }
  321. ],
  322. "note":"",
  323. "func-id":""
  324. },
  325. {
  326. "firstTag":"技术参数",
  327. "secondTag":"整机",
  328. "infoPointName":"节流阀种类",
  329. "infoPointCode":"ValveType",
  330. "unit":"",
  331. "dataType":"Enum",
  332. "inputMode":"D1",
  333. "dataSource":[
  334. {
  335. "code":"1",
  336. "name":"手动膨胀阀"
  337. },
  338. {
  339. "code":"2",
  340. "name":"热力膨胀阀"
  341. },
  342. {
  343. "code":"3",
  344. "name":"电子膨胀阀"
  345. },
  346. {
  347. "code":"4",
  348. "name":"浮球节流阀"
  349. },
  350. {
  351. "code":"5",
  352. "name":"节流孔板"
  353. },
  354. {
  355. "code":"6",
  356. "name":"毛细管"
  357. },
  358. {
  359. "code":"7",
  360. "name":"其他"
  361. }
  362. ],
  363. "note":"",
  364. "func-id":""
  365. },
  366. {
  367. "firstTag":"技术参数",
  368. "secondTag":"整机",
  369. "infoPointName":"节流级数",
  370. "infoPointCode":"ThrottleStage",
  371. "unit":"级",
  372. "dataType":"Num",
  373. "inputMode":"A2",
  374. "dataSource":"",
  375. "note":"",
  376. "func-id":""
  377. },
  378. {
  379. "firstTag":"技术参数",
  380. "secondTag":"整机",
  381. "infoPointName":"安全保护策略",
  382. "infoPointCode":"ProtectMode",
  383. "unit":"",
  384. "dataType":"Str",
  385. "inputMode":"B1",
  386. "dataSource":"",
  387. "note":"",
  388. "func-id":""
  389. },
  390. {
  391. "firstTag":"技术参数",
  392. "secondTag":"整机",
  393. "infoPointName":"工作温度范围",
  394. "infoPointCode":"WorkTempRange",
  395. "unit":"℃",
  396. "dataType":"Num",
  397. "inputMode":"A6",
  398. "dataSource":"",
  399. "note":"",
  400. "func-id":""
  401. },
  402. {
  403. "firstTag":"技术参数",
  404. "secondTag":"整机",
  405. "infoPointName":"工作湿度范围",
  406. "infoPointCode":"WorkRHRange",
  407. "unit":"%RH",
  408. "dataType":"Num",
  409. "inputMode":"A6",
  410. "dataSource":"",
  411. "note":"",
  412. "func-id":""
  413. },
  414. {
  415. "firstTag":"技术参数",
  416. "secondTag":"整机",
  417. "infoPointName":"防护等级",
  418. "infoPointCode":"IPGrade",
  419. "unit":"",
  420. "dataType":"Str",
  421. "inputMode":"B1",
  422. "dataSource":"",
  423. "note":"参考《11防护等级》",
  424. "func-id":""
  425. },
  426. {
  427. "firstTag":"技术参数",
  428. "secondTag":"整机",
  429. "infoPointName":"噪声",
  430. "infoPointCode":"Noise",
  431. "unit":"dB(A)",
  432. "dataType":"Num",
  433. "inputMode":"A2",
  434. "dataSource":"",
  435. "note":"",
  436. "func-id":""
  437. },
  438. {
  439. "firstTag":"技术参数",
  440. "secondTag":"制冷工况",
  441. "infoPointName":"额定制冷量",
  442. "infoPointCode":"RatedCool",
  443. "unit":"kW",
  444. "dataType":"Num",
  445. "inputMode":"A2",
  446. "dataSource":"",
  447. "note":"",
  448. "func-id":""
  449. },
  450. {
  451. "firstTag":"技术参数",
  452. "secondTag":"制冷工况",
  453. "infoPointName":"额定制冷COP",
  454. "infoPointCode":"RatedCoolCOP",
  455. "unit":"",
  456. "dataType":"Num",
  457. "inputMode":"A1",
  458. "dataSource":"",
  459. "note":"",
  460. "func-id":""
  461. },
  462. {
  463. "firstTag":"技术参数",
  464. "secondTag":"制冷工况",
  465. "infoPointName":"制冷工况额定室内侧机组入口载冷剂温度",
  466. "infoPointCode":"DesignCoolIndoorMediumInTemp",
  467. "unit":"℃",
  468. "dataType":"Num",
  469. "inputMode":"A2",
  470. "dataSource":"",
  471. "note":"蒸发器",
  472. "func-id":""
  473. },
  474. {
  475. "firstTag":"技术参数",
  476. "secondTag":"制冷工况",
  477. "infoPointName":"制冷工况额定室内侧机组出口载冷剂温度",
  478. "infoPointCode":"DesignCoolIndoorMediumOutTemp",
  479. "unit":"℃",
  480. "dataType":"Num",
  481. "inputMode":"A2",
  482. "dataSource":"",
  483. "note":"蒸发器",
  484. "func-id":""
  485. },
  486. {
  487. "firstTag":"技术参数",
  488. "secondTag":"制冷工况",
  489. "infoPointName":"制冷工况额定蒸发温度",
  490. "infoPointCode":"RatedCoolEvapTemp",
  491. "unit":"℃",
  492. "dataType":"Num",
  493. "inputMode":"A2",
  494. "dataSource":"",
  495. "note":"",
  496. "func-id":""
  497. },
  498. {
  499. "firstTag":"技术参数",
  500. "secondTag":"制冷工况",
  501. "infoPointName":"制冷工况额定蒸发压力",
  502. "infoPointCode":"RatedCoolEvapPress",
  503. "unit":"MPa",
  504. "dataType":"Num",
  505. "inputMode":"A2",
  506. "dataSource":"",
  507. "note":"",
  508. "func-id":""
  509. },
  510. {
  511. "firstTag":"技术参数",
  512. "secondTag":"制冷工况",
  513. "infoPointName":"制冷工况额定水源侧机组入口冷却水温度",
  514. "infoPointCode":"DesignCoolOutdoorWaterInTemp",
  515. "unit":"℃",
  516. "dataType":"Num",
  517. "inputMode":"A2",
  518. "dataSource":"",
  519. "note":"冷凝器",
  520. "func-id":""
  521. },
  522. {
  523. "firstTag":"技术参数",
  524. "secondTag":"制冷工况",
  525. "infoPointName":"制冷工况额定水源侧机组出口冷却水温度",
  526. "infoPointCode":"DesignCoolOutdoorWaterOutTemp",
  527. "unit":"℃",
  528. "dataType":"Num",
  529. "inputMode":"A2",
  530. "dataSource":"",
  531. "note":"冷凝器",
  532. "func-id":""
  533. },
  534. {
  535. "firstTag":"技术参数",
  536. "secondTag":"制冷工况",
  537. "infoPointName":"制冷工况额定冷凝温度",
  538. "infoPointCode":"RatedCoolCondTemp",
  539. "unit":"℃",
  540. "dataType":"Num",
  541. "inputMode":"A2",
  542. "dataSource":"",
  543. "note":"",
  544. "func-id":""
  545. },
  546. {
  547. "firstTag":"技术参数",
  548. "secondTag":"制冷工况",
  549. "infoPointName":"制冷工况额定冷凝压力",
  550. "infoPointCode":"RatedCoolCondPress",
  551. "unit":"MPa",
  552. "dataType":"Num",
  553. "inputMode":"A2",
  554. "dataSource":"",
  555. "note":"",
  556. "func-id":""
  557. },
  558. {
  559. "firstTag":"技术参数",
  560. "secondTag":"制热工况",
  561. "infoPointName":"额定制热量",
  562. "infoPointCode":"RatedHeat",
  563. "unit":"kW",
  564. "dataType":"Num",
  565. "inputMode":"A2",
  566. "dataSource":"",
  567. "note":"",
  568. "func-id":""
  569. },
  570. {
  571. "firstTag":"技术参数",
  572. "secondTag":"制热工况",
  573. "infoPointName":"额定制热COP",
  574. "infoPointCode":"RatedHeatCOP",
  575. "unit":"",
  576. "dataType":"Num",
  577. "inputMode":"A1",
  578. "dataSource":"",
  579. "note":"",
  580. "func-id":""
  581. },
  582. {
  583. "firstTag":"技术参数",
  584. "secondTag":"制热工况",
  585. "infoPointName":"制热工况额定室内侧机组入口载冷剂温度",
  586. "infoPointCode":"DesignHeatIndoorMediumInTemp",
  587. "unit":"℃",
  588. "dataType":"Num",
  589. "inputMode":"A2",
  590. "dataSource":"",
  591. "note":"冷凝器",
  592. "func-id":""
  593. },
  594. {
  595. "firstTag":"技术参数",
  596. "secondTag":"制热工况",
  597. "infoPointName":"制热工况额定室内侧机组出口载冷剂温度",
  598. "infoPointCode":"DesignHeatIndoorMediumOutTemp",
  599. "unit":"℃",
  600. "dataType":"Num",
  601. "inputMode":"A2",
  602. "dataSource":"",
  603. "note":"冷凝器",
  604. "func-id":""
  605. },
  606. {
  607. "firstTag":"技术参数",
  608. "secondTag":"制热工况",
  609. "infoPointName":"制热工况额定冷凝温度",
  610. "infoPointCode":"RatedHeatCondTemp",
  611. "unit":"℃",
  612. "dataType":"Num",
  613. "inputMode":"A2",
  614. "dataSource":"",
  615. "note":"",
  616. "func-id":""
  617. },
  618. {
  619. "firstTag":"技术参数",
  620. "secondTag":"制热工况",
  621. "infoPointName":"制热工况额定冷凝压力",
  622. "infoPointCode":"RatedHeatCondPress",
  623. "unit":"MPa",
  624. "dataType":"Num",
  625. "inputMode":"A2",
  626. "dataSource":"",
  627. "note":"",
  628. "func-id":""
  629. },
  630. {
  631. "firstTag":"技术参数",
  632. "secondTag":"制热工况",
  633. "infoPointName":"制热工况额定水源侧机组入口冷却水温度",
  634. "infoPointCode":"DesignHeatOutdoorWaterInTemp",
  635. "unit":"℃",
  636. "dataType":"Num",
  637. "inputMode":"A2",
  638. "dataSource":"",
  639. "note":"蒸发器",
  640. "func-id":""
  641. },
  642. {
  643. "firstTag":"技术参数",
  644. "secondTag":"制热工况",
  645. "infoPointName":"制热工况额定水源侧机组出口冷却水温度",
  646. "infoPointCode":"DesignHeatOutdoorWaterOutTemp",
  647. "unit":"℃",
  648. "dataType":"Num",
  649. "inputMode":"A2",
  650. "dataSource":"",
  651. "note":"蒸发器",
  652. "func-id":""
  653. },
  654. {
  655. "firstTag":"技术参数",
  656. "secondTag":"制热工况",
  657. "infoPointName":"制热工况额定蒸发温度",
  658. "infoPointCode":"RatedHeatEvapTemp",
  659. "unit":"℃",
  660. "dataType":"Num",
  661. "inputMode":"A2",
  662. "dataSource":"",
  663. "note":"",
  664. "func-id":""
  665. },
  666. {
  667. "firstTag":"技术参数",
  668. "secondTag":"制热工况",
  669. "infoPointName":"制热工况额定蒸发压力",
  670. "infoPointCode":"RatedHeatEvapPress",
  671. "unit":"MPa",
  672. "dataType":"Num",
  673. "inputMode":"A2",
  674. "dataSource":"",
  675. "note":"",
  676. "func-id":""
  677. },
  678. {
  679. "firstTag":"控制参数",
  680. "secondTag":"",
  681. "infoPointName":"控制模式",
  682. "infoPointCode":"CtrlMode",
  683. "unit":"",
  684. "dataType":"Str",
  685. "inputMode":"B1",
  686. "dataSource":"",
  687. "note":"",
  688. "func-id":""
  689. },
  690. {
  691. "firstTag":"运行参数",
  692. "secondTag":"运行状态",
  693. "infoPointName":"运行状态",
  694. "infoPointCode":"RunStatus",
  695. "unit":"",
  696. "dataType":"Boolv",
  697. "inputMode":"L",
  698. "dataSource":"",
  699. "note":"0. 停止 1. 运行",
  700. "func-id":""
  701. },
  702. {
  703. "firstTag":"运行参数",
  704. "secondTag":"运行状态",
  705. "infoPointName":"本地远程状态",
  706. "infoPointCode":"RemoteStatus",
  707. "unit":"",
  708. "dataType":"Enumv",
  709. "inputMode":"L",
  710. "dataSource":"",
  711. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  712. "func-id":""
  713. },
  714. {
  715. "firstTag":"运行参数",
  716. "secondTag":"运行状态",
  717. "infoPointName":"运行模式",
  718. "infoPointCode":"RunMode",
  719. "unit":"",
  720. "dataType":"Enumv",
  721. "inputMode":"L",
  722. "dataSource":"",
  723. "note":"1. 制冷 2. 制热 3. 其他",
  724. "func-id":""
  725. },
  726. {
  727. "firstTag":"运行参数",
  728. "secondTag":"运行状态",
  729. "infoPointName":"A相电压",
  730. "infoPointCode":"APhaseU",
  731. "unit":"V",
  732. "dataType":"Inst",
  733. "inputMode":"L",
  734. "dataSource":"",
  735. "note":"",
  736. "func-id":""
  737. },
  738. {
  739. "firstTag":"运行参数",
  740. "secondTag":"运行状态",
  741. "infoPointName":"B相电压",
  742. "infoPointCode":"BPhaseU",
  743. "unit":"V",
  744. "dataType":"Inst",
  745. "inputMode":"L",
  746. "dataSource":"",
  747. "note":"",
  748. "func-id":""
  749. },
  750. {
  751. "firstTag":"运行参数",
  752. "secondTag":"运行状态",
  753. "infoPointName":"C相电压",
  754. "infoPointCode":"CPhaseU",
  755. "unit":"V",
  756. "dataType":"Inst",
  757. "inputMode":"L",
  758. "dataSource":"",
  759. "note":"",
  760. "func-id":""
  761. },
  762. {
  763. "firstTag":"运行参数",
  764. "secondTag":"运行状态",
  765. "infoPointName":"A相电流",
  766. "infoPointCode":"APhaseI",
  767. "unit":"A",
  768. "dataType":"Inst",
  769. "inputMode":"L",
  770. "dataSource":"",
  771. "note":"",
  772. "func-id":""
  773. },
  774. {
  775. "firstTag":"运行参数",
  776. "secondTag":"运行状态",
  777. "infoPointName":"B相电流",
  778. "infoPointCode":"BPhaseI",
  779. "unit":"A",
  780. "dataType":"Inst",
  781. "inputMode":"L",
  782. "dataSource":"",
  783. "note":"",
  784. "func-id":""
  785. },
  786. {
  787. "firstTag":"运行参数",
  788. "secondTag":"运行状态",
  789. "infoPointName":"C相电流",
  790. "infoPointCode":"CPhaseI",
  791. "unit":"A",
  792. "dataType":"Inst",
  793. "inputMode":"L",
  794. "dataSource":"",
  795. "note":"",
  796. "func-id":""
  797. },
  798. {
  799. "firstTag":"运行参数",
  800. "secondTag":"运行状态",
  801. "infoPointName":"耗电功率",
  802. "infoPointCode":"ElecConsumP",
  803. "unit":"kW",
  804. "dataType":"Inst",
  805. "inputMode":"L",
  806. "dataSource":"",
  807. "note":"三相有功功率",
  808. "func-id":""
  809. },
  810. {
  811. "firstTag":"运行参数",
  812. "secondTag":"运行状态",
  813. "infoPointName":"瞬时制冷量",
  814. "infoPointCode":"CoolP",
  815. "unit":"kW",
  816. "dataType":"Inst",
  817. "inputMode":"L",
  818. "dataSource":"",
  819. "note":"",
  820. "func-id":""
  821. },
  822. {
  823. "firstTag":"运行参数",
  824. "secondTag":"运行状态",
  825. "infoPointName":"瞬时制热量",
  826. "infoPointCode":"HeatP",
  827. "unit":"kW",
  828. "dataType":"Inst",
  829. "inputMode":"L",
  830. "dataSource":"",
  831. "note":"",
  832. "func-id":""
  833. },
  834. {
  835. "firstTag":"运行参数",
  836. "secondTag":"运行状态",
  837. "infoPointName":"工作频率",
  838. "infoPointCode":"WorkFreq",
  839. "unit":"Hz",
  840. "dataType":"Inst",
  841. "inputMode":"L",
  842. "dataSource":"",
  843. "note":"有变频功能时",
  844. "func-id":""
  845. },
  846. {
  847. "firstTag":"运行参数",
  848. "secondTag":"运行状态",
  849. "infoPointName":"室内侧机组入口载冷剂温度",
  850. "infoPointCode":"IndoorMediumInTemp",
  851. "unit":"℃",
  852. "dataType":"Inst",
  853. "inputMode":"L",
  854. "dataSource":"",
  855. "note":"",
  856. "func-id":""
  857. },
  858. {
  859. "firstTag":"运行参数",
  860. "secondTag":"运行状态",
  861. "infoPointName":"室内侧机组出口载冷剂温度",
  862. "infoPointCode":"IndoorMediumOutTemp",
  863. "unit":"℃",
  864. "dataType":"Inst",
  865. "inputMode":"L",
  866. "dataSource":"",
  867. "note":"",
  868. "func-id":""
  869. },
  870. {
  871. "firstTag":"运行参数",
  872. "secondTag":"运行状态",
  873. "infoPointName":"室内侧机组入口载冷剂压力",
  874. "infoPointCode":"IndoorMediumInPress",
  875. "unit":"MPa",
  876. "dataType":"Inst",
  877. "inputMode":"L",
  878. "dataSource":"",
  879. "note":"",
  880. "func-id":""
  881. },
  882. {
  883. "firstTag":"运行参数",
  884. "secondTag":"运行状态",
  885. "infoPointName":"室内侧机组出口载冷剂压力",
  886. "infoPointCode":"IndoorMediumOutPress",
  887. "unit":"MPa",
  888. "dataType":"Inst",
  889. "inputMode":"L",
  890. "dataSource":"",
  891. "note":"",
  892. "func-id":""
  893. },
  894. {
  895. "firstTag":"运行参数",
  896. "secondTag":"运行状态",
  897. "infoPointName":"室内侧载冷剂流量",
  898. "infoPointCode":"IndoorMediumFlow",
  899. "unit":"m³\/h",
  900. "dataType":"Inst",
  901. "inputMode":"L",
  902. "dataSource":"",
  903. "note":"",
  904. "func-id":""
  905. },
  906. {
  907. "firstTag":"运行参数",
  908. "secondTag":"运行状态",
  909. "infoPointName":"水源侧机组入口冷却水温度",
  910. "infoPointCode":"OutdoorWaterInTemp",
  911. "unit":"℃",
  912. "dataType":"Inst",
  913. "inputMode":"L",
  914. "dataSource":"",
  915. "note":"",
  916. "func-id":""
  917. },
  918. {
  919. "firstTag":"运行参数",
  920. "secondTag":"运行状态",
  921. "infoPointName":"水源侧机组出口冷却水温度",
  922. "infoPointCode":"OutdoorWaterOutTemp",
  923. "unit":"℃",
  924. "dataType":"Inst",
  925. "inputMode":"L",
  926. "dataSource":"",
  927. "note":"",
  928. "func-id":""
  929. },
  930. {
  931. "firstTag":"运行参数",
  932. "secondTag":"运行状态",
  933. "infoPointName":"水源侧机组入口冷却水压力",
  934. "infoPointCode":"OutdoorWaterInPress",
  935. "unit":"MPa",
  936. "dataType":"Inst",
  937. "inputMode":"L",
  938. "dataSource":"",
  939. "note":"",
  940. "func-id":""
  941. },
  942. {
  943. "firstTag":"运行参数",
  944. "secondTag":"运行状态",
  945. "infoPointName":"水源侧机组出口冷却水压力",
  946. "infoPointCode":"OutdoorWaterOutPress",
  947. "unit":"MPa",
  948. "dataType":"Inst",
  949. "inputMode":"L",
  950. "dataSource":"",
  951. "note":"",
  952. "func-id":""
  953. },
  954. {
  955. "firstTag":"运行参数",
  956. "secondTag":"运行状态",
  957. "infoPointName":"水源侧冷却水流量",
  958. "infoPointCode":"OutdoorWaterFlow",
  959. "unit":"m³\/h",
  960. "dataType":"Inst",
  961. "inputMode":"L",
  962. "dataSource":"",
  963. "note":"",
  964. "func-id":""
  965. },
  966. {
  967. "firstTag":"运行参数",
  968. "secondTag":"运行状态",
  969. "infoPointName":"蒸发温度",
  970. "infoPointCode":"EvapTemp",
  971. "unit":"℃",
  972. "dataType":"Inst",
  973. "inputMode":"L",
  974. "dataSource":"",
  975. "note":"",
  976. "func-id":""
  977. },
  978. {
  979. "firstTag":"运行参数",
  980. "secondTag":"运行状态",
  981. "infoPointName":"蒸发压力",
  982. "infoPointCode":"EvapPress",
  983. "unit":"MPa",
  984. "dataType":"Inst",
  985. "inputMode":"L",
  986. "dataSource":"",
  987. "note":"",
  988. "func-id":""
  989. },
  990. {
  991. "firstTag":"运行参数",
  992. "secondTag":"运行状态",
  993. "infoPointName":"冷凝温度",
  994. "infoPointCode":"CondTemp",
  995. "unit":"℃",
  996. "dataType":"Inst",
  997. "inputMode":"L",
  998. "dataSource":"",
  999. "note":"",
  1000. "func-id":""
  1001. },
  1002. {
  1003. "firstTag":"运行参数",
  1004. "secondTag":"运行状态",
  1005. "infoPointName":"冷凝压力",
  1006. "infoPointCode":"CondPress",
  1007. "unit":"MPa",
  1008. "dataType":"Inst",
  1009. "inputMode":"L",
  1010. "dataSource":"",
  1011. "note":"",
  1012. "func-id":""
  1013. },
  1014. {
  1015. "firstTag":"运行参数",
  1016. "secondTag":"瞬时指标",
  1017. "infoPointName":"热泵负载率",
  1018. "infoPointCode":"PLR",
  1019. "unit":"%",
  1020. "dataType":"Inst",
  1021. "inputMode":"M",
  1022. "dataSource":"",
  1023. "note":"实际供冷(热)量\/额定供冷(热)量",
  1024. "func-id":""
  1025. },
  1026. {
  1027. "firstTag":"运行参数",
  1028. "secondTag":"瞬时指标",
  1029. "infoPointName":"电流负载率",
  1030. "infoPointCode":"IPLR",
  1031. "unit":"%",
  1032. "dataType":"Inst",
  1033. "inputMode":"M",
  1034. "dataSource":"",
  1035. "note":"实际电流\/额定电流",
  1036. "func-id":""
  1037. },
  1038. {
  1039. "firstTag":"运行参数",
  1040. "secondTag":"瞬时指标",
  1041. "infoPointName":"热不平衡率",
  1042. "infoPointCode":"HeatUnbalanceRate",
  1043. "unit":"%",
  1044. "dataType":"Inst",
  1045. "inputMode":"M",
  1046. "dataSource":"",
  1047. "note":"(冷凝热量-制冷量-功率)\/制冷量",
  1048. "func-id":""
  1049. },
  1050. {
  1051. "firstTag":"运行参数",
  1052. "secondTag":"瞬时指标",
  1053. "infoPointName":"COP",
  1054. "infoPointCode":"COP",
  1055. "unit":"",
  1056. "dataType":"Inst",
  1057. "inputMode":"M",
  1058. "dataSource":"",
  1059. "note":"总体效率(DCOP×ICOP)",
  1060. "func-id":""
  1061. },
  1062. {
  1063. "firstTag":"运行参数",
  1064. "secondTag":"瞬时指标",
  1065. "infoPointName":"DCOP",
  1066. "infoPointCode":"DCOP",
  1067. "unit":"",
  1068. "dataType":"Inst",
  1069. "inputMode":"M",
  1070. "dataSource":"",
  1071. "note":"内部效率",
  1072. "func-id":""
  1073. },
  1074. {
  1075. "firstTag":"运行参数",
  1076. "secondTag":"瞬时指标",
  1077. "infoPointName":"ICOP",
  1078. "infoPointCode":"ICOP",
  1079. "unit":"",
  1080. "dataType":"Inst",
  1081. "inputMode":"M",
  1082. "dataSource":"",
  1083. "note":"外部效率",
  1084. "func-id":""
  1085. },
  1086. {
  1087. "firstTag":"运行参数",
  1088. "secondTag":"累计参数",
  1089. "infoPointName":"累计制冷量",
  1090. "infoPointCode":"AccCool",
  1091. "unit":"kWh",
  1092. "dataType":"Acc",
  1093. "inputMode":"M",
  1094. "dataSource":"",
  1095. "note":"",
  1096. "func-id":""
  1097. },
  1098. {
  1099. "firstTag":"运行参数",
  1100. "secondTag":"累计参数",
  1101. "infoPointName":"累计制热量",
  1102. "infoPointCode":"AccHeat",
  1103. "unit":"kWh",
  1104. "dataType":"Acc",
  1105. "inputMode":"M",
  1106. "dataSource":"",
  1107. "note":"",
  1108. "func-id":""
  1109. },
  1110. {
  1111. "firstTag":"运行参数",
  1112. "secondTag":"累计参数",
  1113. "infoPointName":"累计运行时间",
  1114. "infoPointCode":"AccRunTime",
  1115. "unit":"h",
  1116. "dataType":"Acc",
  1117. "inputMode":"M",
  1118. "dataSource":"",
  1119. "note":"",
  1120. "func-id":""
  1121. },
  1122. {
  1123. "firstTag":"运行参数",
  1124. "secondTag":"累计参数",
  1125. "infoPointName":"开启时间计时",
  1126. "infoPointCode":"OpenTimeCount",
  1127. "unit":"h",
  1128. "dataType":"Acc",
  1129. "inputMode":"M",
  1130. "dataSource":"",
  1131. "note":"",
  1132. "func-id":""
  1133. },
  1134. {
  1135. "firstTag":"运行参数",
  1136. "secondTag":"累计参数",
  1137. "infoPointName":"关闭时间计时",
  1138. "infoPointCode":"CloseTimeCount",
  1139. "unit":"h",
  1140. "dataType":"Acc",
  1141. "inputMode":"M",
  1142. "dataSource":"",
  1143. "note":"",
  1144. "func-id":""
  1145. },
  1146. {
  1147. "firstTag":"运行参数",
  1148. "secondTag":"累计指标",
  1149. "infoPointName":"IPLV",
  1150. "infoPointCode":"IPLV",
  1151. "unit":"",
  1152. "dataType":"Inst",
  1153. "inputMode":"M",
  1154. "dataSource":"",
  1155. "note":"部分负荷性能系数",
  1156. "func-id":""
  1157. }
  1158. ]
  1159. }