CC.json 23 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"",
  6. "infoPointName":"冷源类型",
  7. "infoPointCode":"CoolSourceType",
  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. "code":"5",
  30. "name":"水源热泵"
  31. },
  32. {
  33. "code":"6",
  34. "name":"地源热泵"
  35. },
  36. {
  37. "code":"7",
  38. "name":"多联机"
  39. },
  40. {
  41. "code":"8",
  42. "name":"分体机"
  43. },
  44. {
  45. "code":"8",
  46. "name":"热电冷三联供机组"
  47. },
  48. {
  49. "code":"9",
  50. "name":"其他"
  51. }
  52. ],
  53. "note":"",
  54. "func-id":""
  55. },
  56. {
  57. "firstTag":"技术参数",
  58. "secondTag":"",
  59. "infoPointName":"最大供冷能力",
  60. "infoPointCode":"MaxCoolP",
  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":"MinCoolP",
  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":"CoolType",
  85. "unit":"",
  86. "dataType":"Enum",
  87. "inputMode":"D1",
  88. "dataSource":[
  89. {
  90. "code":"1",
  91. "name":"超低温供冷"
  92. },
  93. {
  94. "code":"2",
  95. "name":"低温供冷"
  96. },
  97. {
  98. "code":"3",
  99. "name":"高温供冷"
  100. },
  101. {
  102. "code":"4",
  103. "name":"其他"
  104. }
  105. ],
  106. "note":"",
  107. "func-id":""
  108. },
  109. {
  110. "firstTag":"技术参数",
  111. "secondTag":"",
  112. "infoPointName":"冷冻泵形式",
  113. "infoPointCode":"ChillPumpType",
  114. "unit":"",
  115. "dataType":"Enum",
  116. "inputMode":"D1",
  117. "dataSource":[
  118. {
  119. "code":"1",
  120. "name":"一次泵系统"
  121. },
  122. {
  123. "code":"2",
  124. "name":"二次泵系统"
  125. },
  126. {
  127. "code":"3",
  128. "name":"其他"
  129. }
  130. ],
  131. "note":"",
  132. "func-id":""
  133. },
  134. {
  135. "firstTag":"技术参数",
  136. "secondTag":"",
  137. "infoPointName":"(一次)冷冻泵台数",
  138. "infoPointCode":"PrimaryChillPumpNum",
  139. "unit":"台",
  140. "dataType":"Num",
  141. "inputMode":"A2",
  142. "dataSource":"",
  143. "note":"",
  144. "func-id":""
  145. },
  146. {
  147. "firstTag":"技术参数",
  148. "secondTag":"",
  149. "infoPointName":"(一次)冷冻泵备用台数",
  150. "infoPointCode":"BackupPrimaryChillPumpNum",
  151. "unit":"台",
  152. "dataType":"Num",
  153. "inputMode":"A2",
  154. "dataSource":"",
  155. "note":"",
  156. "func-id":""
  157. },
  158. {
  159. "firstTag":"技术参数",
  160. "secondTag":"",
  161. "infoPointName":"二次冷冻泵台数",
  162. "infoPointCode":"SecondaryChillPumpNum",
  163. "unit":"台",
  164. "dataType":"Num",
  165. "inputMode":"A2",
  166. "dataSource":"",
  167. "note":"",
  168. "func-id":""
  169. },
  170. {
  171. "firstTag":"技术参数",
  172. "secondTag":"",
  173. "infoPointName":"二次冷冻泵备用台数",
  174. "infoPointCode":"BackupSecondaryChillPumpNum",
  175. "unit":"台",
  176. "dataType":"Num",
  177. "inputMode":"A2",
  178. "dataSource":"",
  179. "note":"",
  180. "func-id":""
  181. },
  182. {
  183. "firstTag":"技术参数",
  184. "secondTag":"",
  185. "infoPointName":"冷冻泵变频类型",
  186. "infoPointCode":"ChillPumpFreqTransType",
  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":"ChillPumpChillerConnectType",
  216. "unit":"",
  217. "dataType":"Enum",
  218. "inputMode":"D1",
  219. "dataSource":[
  220. {
  221. "code":"1",
  222. "name":"一机对一泵"
  223. },
  224. {
  225. "code":"2",
  226. "name":"分别并联"
  227. },
  228. {
  229. "code":"3",
  230. "name":"其他"
  231. }
  232. ],
  233. "note":"",
  234. "func-id":""
  235. },
  236. {
  237. "firstTag":"技术参数",
  238. "secondTag":"",
  239. "infoPointName":"冷冻水管道定压方式",
  240. "infoPointCode":"ChillWaterConstantPressType",
  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. "note":"",
  263. "func-id":""
  264. },
  265. {
  266. "firstTag":"技术参数",
  267. "secondTag":"",
  268. "infoPointName":"额定定压点压强",
  269. "infoPointCode":"RatedConstantPress",
  270. "unit":"Mpa",
  271. "dataType":"Num",
  272. "inputMode":"A2",
  273. "dataSource":"",
  274. "note":"",
  275. "func-id":""
  276. },
  277. {
  278. "firstTag":"技术参数",
  279. "secondTag":"",
  280. "infoPointName":"分水器出口支路数",
  281. "infoPointCode":"DistributorBrNum",
  282. "unit":"支",
  283. "dataType":"Num",
  284. "inputMode":"A2",
  285. "dataSource":"",
  286. "note":"",
  287. "func-id":""
  288. },
  289. {
  290. "firstTag":"技术参数",
  291. "secondTag":"",
  292. "infoPointName":"集水器入口支路数",
  293. "infoPointCode":"CollectorBrNum",
  294. "unit":"支",
  295. "dataType":"Num",
  296. "inputMode":"A2",
  297. "dataSource":"",
  298. "note":"",
  299. "func-id":""
  300. },
  301. {
  302. "firstTag":"技术参数",
  303. "secondTag":"",
  304. "infoPointName":"分集水器间是否旁通",
  305. "infoPointCode":"isDistributorCollectorBypass",
  306. "unit":"",
  307. "dataType":"Bool",
  308. "inputMode":"E1",
  309. "dataSource":[
  310. {
  311. "code":"0",
  312. "name":"无旁通"
  313. },
  314. {
  315. "code":"1",
  316. "name":"有旁通"
  317. }
  318. ],
  319. "note":"",
  320. "func-id":""
  321. },
  322. {
  323. "firstTag":"技术参数",
  324. "secondTag":"",
  325. "infoPointName":"冷却塔台数",
  326. "infoPointCode":"CoolTowerNum",
  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":"CoolPumpNum",
  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":"BackupCoolPumpNum",
  351. "unit":"台",
  352. "dataType":"Num",
  353. "inputMode":"A2",
  354. "dataSource":"",
  355. "note":"",
  356. "func-id":""
  357. },
  358. {
  359. "firstTag":"技术参数",
  360. "secondTag":"",
  361. "infoPointName":"冷却泵变频类型",
  362. "infoPointCode":"CoolPumpFreqTransType",
  363. "unit":"",
  364. "dataType":"Enum",
  365. "inputMode":"D1",
  366. "dataSource":[
  367. {
  368. "code":"1",
  369. "name":"定频"
  370. },
  371. {
  372. "code":"2",
  373. "name":"档位"
  374. },
  375. {
  376. "code":"3",
  377. "name":"变频"
  378. },
  379. {
  380. "code":"4",
  381. "name":"其他"
  382. }
  383. ],
  384. "note":"",
  385. "func-id":""
  386. },
  387. {
  388. "firstTag":"技术参数",
  389. "secondTag":"",
  390. "infoPointName":"冷却泵与冷却塔连接形式",
  391. "infoPointCode":"CoolPumpCoolTowerConnectType",
  392. "unit":"",
  393. "dataType":"Enum",
  394. "inputMode":"D1",
  395. "dataSource":[
  396. {
  397. "code":"1",
  398. "name":"一塔对一泵"
  399. },
  400. {
  401. "code":"2",
  402. "name":"分别并联"
  403. },
  404. {
  405. "code":"3",
  406. "name":"其他"
  407. }
  408. ],
  409. "note":"",
  410. "func-id":""
  411. },
  412. {
  413. "firstTag":"技术参数",
  414. "secondTag":"",
  415. "infoPointName":"有无蓄冷设备",
  416. "infoPointCode":"isCoolStore",
  417. "unit":"",
  418. "dataType":"Bool",
  419. "inputMode":"E1",
  420. "dataSource":[
  421. {
  422. "code":"0",
  423. "name":"无"
  424. },
  425. {
  426. "code":"1",
  427. "name":"有"
  428. }
  429. ],
  430. "note":"",
  431. "func-id":""
  432. },
  433. {
  434. "firstTag":"技术参数",
  435. "secondTag":"",
  436. "infoPointName":"蓄冷容量",
  437. "infoPointCode":"CoolStoreCap",
  438. "unit":"kWh",
  439. "dataType":"Num",
  440. "inputMode":"A2",
  441. "dataSource":"",
  442. "note":"",
  443. "func-id":""
  444. },
  445. {
  446. "firstTag":"技术参数",
  447. "secondTag":"",
  448. "infoPointName":"最大蓄冷功率",
  449. "infoPointCode":"MaxCoolStoreP",
  450. "unit":"kW",
  451. "dataType":"Num",
  452. "inputMode":"A2",
  453. "dataSource":"",
  454. "note":"",
  455. "func-id":""
  456. },
  457. {
  458. "firstTag":"技术参数",
  459. "secondTag":"",
  460. "infoPointName":"最大释冷功率",
  461. "infoPointCode":"MaxCoolReleaseP",
  462. "unit":"kW",
  463. "dataType":"Num",
  464. "inputMode":"A2",
  465. "dataSource":"",
  466. "note":"",
  467. "func-id":""
  468. },
  469. {
  470. "firstTag":"技术参数",
  471. "secondTag":"",
  472. "infoPointName":"蓄冷温度",
  473. "infoPointCode":"RatedCoolStoreTemp",
  474. "unit":"℃",
  475. "dataType":"Num",
  476. "inputMode":"A2",
  477. "dataSource":"",
  478. "note":"",
  479. "func-id":""
  480. },
  481. {
  482. "firstTag":"技术参数",
  483. "secondTag":"",
  484. "infoPointName":"额定冷冻水供水温度",
  485. "infoPointCode":"RatedChillWaterSupplyTemp",
  486. "unit":"℃",
  487. "dataType":"Num",
  488. "inputMode":"A2",
  489. "dataSource":"",
  490. "note":"",
  491. "func-id":""
  492. },
  493. {
  494. "firstTag":"技术参数",
  495. "secondTag":"",
  496. "infoPointName":"额定冷冻水回水温度",
  497. "infoPointCode":"RatedChillWaterReturnTemp",
  498. "unit":"℃",
  499. "dataType":"Num",
  500. "inputMode":"A2",
  501. "dataSource":"",
  502. "note":"",
  503. "func-id":""
  504. },
  505. {
  506. "firstTag":"技术参数",
  507. "secondTag":"",
  508. "infoPointName":"额定冷冻水总流量",
  509. "infoPointCode":"RatedChillWaterFlow",
  510. "unit":"m³\/h",
  511. "dataType":"Num",
  512. "inputMode":"A2",
  513. "dataSource":"",
  514. "note":"",
  515. "func-id":""
  516. },
  517. {
  518. "firstTag":"技术参数",
  519. "secondTag":"",
  520. "infoPointName":"额定冷却水供水温度",
  521. "infoPointCode":"RatedCoolWaterSupplyTemp",
  522. "unit":"℃",
  523. "dataType":"Num",
  524. "inputMode":"A2",
  525. "dataSource":"",
  526. "note":"",
  527. "func-id":""
  528. },
  529. {
  530. "firstTag":"技术参数",
  531. "secondTag":"",
  532. "infoPointName":"额定冷却水回水温度",
  533. "infoPointCode":"RatedCoolWaterReturnTemp",
  534. "unit":"℃",
  535. "dataType":"Num",
  536. "inputMode":"A2",
  537. "dataSource":"",
  538. "note":"",
  539. "func-id":""
  540. },
  541. {
  542. "firstTag":"技术参数",
  543. "secondTag":"",
  544. "infoPointName":"额定冷却水总流量",
  545. "infoPointCode":"RatedCoolWaterFlow",
  546. "unit":"m³\/h",
  547. "dataType":"Num",
  548. "inputMode":"A2",
  549. "dataSource":"",
  550. "note":"",
  551. "func-id":""
  552. },
  553. {
  554. "firstTag":"控制参数",
  555. "secondTag":"",
  556. "infoPointName":"控制策略",
  557. "infoPointCode":"CtrlMode",
  558. "unit":"",
  559. "dataType":"Str",
  560. "inputMode":"B1",
  561. "dataSource":"",
  562. "note":"",
  563. "func-id":""
  564. },
  565. {
  566. "firstTag":"控制参数",
  567. "secondTag":"",
  568. "infoPointName":"冷机控制模式",
  569. "infoPointCode":"ChillerCtrlMode",
  570. "unit":"",
  571. "dataType":"Enum",
  572. "inputMode":"D1",
  573. "dataSource":[
  574. {
  575. "code":"1",
  576. "name":"变频控制"
  577. },
  578. {
  579. "code":"2",
  580. "name":"台数控制"
  581. },
  582. {
  583. "code":"3",
  584. "name":"其他"
  585. }
  586. ],
  587. "note":"",
  588. "func-id":""
  589. },
  590. {
  591. "firstTag":"控制参数",
  592. "secondTag":"",
  593. "infoPointName":"冷冻泵控制模式",
  594. "infoPointCode":"ChillPumpCtrlMode",
  595. "unit":"",
  596. "dataType":"Enum",
  597. "inputMode":"D1",
  598. "dataSource":[
  599. {
  600. "code":"1",
  601. "name":"变频控制"
  602. },
  603. {
  604. "code":"2",
  605. "name":"台数控制"
  606. },
  607. {
  608. "code":"3",
  609. "name":"其他"
  610. }
  611. ],
  612. "note":"",
  613. "func-id":""
  614. },
  615. {
  616. "firstTag":"控制参数",
  617. "secondTag":"",
  618. "infoPointName":"冷却泵控制模式",
  619. "infoPointCode":"CoolPumpCtrlMode",
  620. "unit":"",
  621. "dataType":"Enum",
  622. "inputMode":"D1",
  623. "dataSource":[
  624. {
  625. "code":"1",
  626. "name":"变频控制"
  627. },
  628. {
  629. "code":"2",
  630. "name":"台数控制"
  631. },
  632. {
  633. "code":"3",
  634. "name":"其他"
  635. }
  636. ],
  637. "note":"",
  638. "func-id":""
  639. },
  640. {
  641. "firstTag":"控制参数",
  642. "secondTag":"",
  643. "infoPointName":"冷却塔控制模式",
  644. "infoPointCode":"CoolTowerCtrlMode",
  645. "unit":"",
  646. "dataType":"Enum",
  647. "inputMode":"D1",
  648. "dataSource":[
  649. {
  650. "code":"1",
  651. "name":"变频控制"
  652. },
  653. {
  654. "code":"2",
  655. "name":"台数控制"
  656. },
  657. {
  658. "code":"3",
  659. "name":"其他"
  660. }
  661. ],
  662. "note":"",
  663. "func-id":""
  664. },
  665. {
  666. "firstTag":"控制参数",
  667. "secondTag":"",
  668. "infoPointName":"蓄冷系统控制模式",
  669. "infoPointCode":"CoolStoreCtrlMode",
  670. "unit":"",
  671. "dataType":"Enum",
  672. "inputMode":"D1",
  673. "dataSource":[
  674. {
  675. "code":"1",
  676. "name":"负担基础负荷"
  677. },
  678. {
  679. "code":"2",
  680. "name":"负担调峰负荷"
  681. },
  682. {
  683. "code":"3",
  684. "name":"其他"
  685. }
  686. ],
  687. "note":"",
  688. "func-id":""
  689. },
  690. {
  691. "firstTag":"控制参数",
  692. "secondTag":"",
  693. "infoPointName":"分集水器旁通阀控制模式",
  694. "infoPointCode":"DistributorCollectorBypassCtrlMode",
  695. "unit":"",
  696. "dataType":"Enum",
  697. "inputMode":"D1",
  698. "dataSource":[
  699. {
  700. "code":"1",
  701. "name":"连续调节"
  702. },
  703. {
  704. "code":"2",
  705. "name":"通断调节"
  706. },
  707. {
  708. "code":"3",
  709. "name":"其他"
  710. }
  711. ],
  712. "note":"",
  713. "func-id":""
  714. },
  715. {
  716. "firstTag":"运行参数",
  717. "secondTag":"运行状态",
  718. "infoPointName":"运行状态",
  719. "infoPointCode":"RunStatus",
  720. "unit":"",
  721. "dataType":"Boolv",
  722. "inputMode":"L",
  723. "dataSource":"",
  724. "note":"0.停止 1.运行",
  725. "func-id":""
  726. },
  727. {
  728. "firstTag":"运行参数",
  729. "secondTag":"运行状态",
  730. "infoPointName":"本地远程状态",
  731. "infoPointCode":"RemoteStatus",
  732. "unit":"",
  733. "dataType":"Enumv",
  734. "inputMode":"L",
  735. "dataSource":"",
  736. "note":"1.本地手动 2.本地自动 3.远程手动 4.远程自动 5. 其他",
  737. "func-id":""
  738. },
  739. {
  740. "firstTag":"运行参数",
  741. "secondTag":"运行状态",
  742. "infoPointName":"系统耗电功率",
  743. "infoPointCode":"SysElecConsumP",
  744. "unit":"kW",
  745. "dataType":"Inst",
  746. "inputMode":"M",
  747. "dataSource":"",
  748. "note":"",
  749. "func-id":""
  750. },
  751. {
  752. "firstTag":"运行参数",
  753. "secondTag":"运行状态",
  754. "infoPointName":"耗热功率",
  755. "infoPointCode":"SysHeatConsumP",
  756. "unit":"kW",
  757. "dataType":"Inst",
  758. "inputMode":"M",
  759. "dataSource":"",
  760. "note":"吸收式制冷机",
  761. "func-id":""
  762. },
  763. {
  764. "firstTag":"运行参数",
  765. "secondTag":"运行状态",
  766. "infoPointName":"逐时供冷量",
  767. "infoPointCode":"CoolP",
  768. "unit":"kW",
  769. "dataType":"Inst",
  770. "inputMode":"M",
  771. "dataSource":"",
  772. "note":"",
  773. "func-id":""
  774. },
  775. {
  776. "firstTag":"运行参数",
  777. "secondTag":"运行状态",
  778. "infoPointName":"逐时供热量",
  779. "infoPointCode":"HeatP",
  780. "unit":"kW",
  781. "dataType":"Inst",
  782. "inputMode":"M",
  783. "dataSource":"",
  784. "note":"吸收式或热电冷联供系统",
  785. "func-id":""
  786. },
  787. {
  788. "firstTag":"运行参数",
  789. "secondTag":"运行状态",
  790. "infoPointName":"冷机开启台数",
  791. "infoPointCode":"ChillerRunNum",
  792. "unit":"台",
  793. "dataType":"Inst",
  794. "inputMode":"M",
  795. "dataSource":"",
  796. "note":"",
  797. "func-id":""
  798. },
  799. {
  800. "firstTag":"运行参数",
  801. "secondTag":"运行状态",
  802. "infoPointName":"冷机工作频率",
  803. "infoPointCode":"ChillerFreq",
  804. "unit":"Hz",
  805. "dataType":"Inst",
  806. "inputMode":"L",
  807. "dataSource":"",
  808. "note":"",
  809. "func-id":""
  810. },
  811. {
  812. "firstTag":"运行参数",
  813. "secondTag":"运行状态",
  814. "infoPointName":"冷冻泵开启台数",
  815. "infoPointCode":"ChillPumpRunNum",
  816. "unit":"台",
  817. "dataType":"Inst",
  818. "inputMode":"M",
  819. "dataSource":"",
  820. "note":"",
  821. "func-id":""
  822. },
  823. {
  824. "firstTag":"运行参数",
  825. "secondTag":"运行状态",
  826. "infoPointName":"冷冻泵运行频率",
  827. "infoPointCode":"ChillPumpFreq",
  828. "unit":"Hz",
  829. "dataType":"Inst",
  830. "inputMode":"L",
  831. "dataSource":"",
  832. "note":"",
  833. "func-id":""
  834. },
  835. {
  836. "firstTag":"运行参数",
  837. "secondTag":"运行状态",
  838. "infoPointName":"冷却泵开启台数",
  839. "infoPointCode":"CoolPumpRunNum",
  840. "unit":"台",
  841. "dataType":"Inst",
  842. "inputMode":"M",
  843. "dataSource":"",
  844. "note":"",
  845. "func-id":""
  846. },
  847. {
  848. "firstTag":"运行参数",
  849. "secondTag":"运行状态",
  850. "infoPointName":"冷却泵运行频率",
  851. "infoPointCode":"CoolPumpFreq",
  852. "unit":"Hz",
  853. "dataType":"Inst",
  854. "inputMode":"L",
  855. "dataSource":"",
  856. "note":"",
  857. "func-id":""
  858. },
  859. {
  860. "firstTag":"运行参数",
  861. "secondTag":"运行状态",
  862. "infoPointName":"冷却塔开启台数",
  863. "infoPointCode":"CoolTowerRunNum",
  864. "unit":"台",
  865. "dataType":"Inst",
  866. "inputMode":"M",
  867. "dataSource":"",
  868. "note":"",
  869. "func-id":""
  870. },
  871. {
  872. "firstTag":"运行参数",
  873. "secondTag":"运行状态",
  874. "infoPointName":"冷却塔运行频率",
  875. "infoPointCode":"CoolTowerFreq",
  876. "unit":"Hz",
  877. "dataType":"Inst",
  878. "inputMode":"L",
  879. "dataSource":"",
  880. "note":"",
  881. "func-id":""
  882. },
  883. {
  884. "firstTag":"运行参数",
  885. "secondTag":"运行状态",
  886. "infoPointName":"冷冻水供水干管温度",
  887. "infoPointCode":"ChillWaterMainSupplyTemp",
  888. "unit":"℃",
  889. "dataType":"Inst",
  890. "inputMode":"L",
  891. "dataSource":"",
  892. "note":"分水器",
  893. "func-id":""
  894. },
  895. {
  896. "firstTag":"运行参数",
  897. "secondTag":"运行状态",
  898. "infoPointName":"冷冻水供水干管压力",
  899. "infoPointCode":"ChillWaterMainSupplyPress",
  900. "unit":"Mpa",
  901. "dataType":"Inst",
  902. "inputMode":"L",
  903. "dataSource":"",
  904. "note":"分水器",
  905. "func-id":""
  906. },
  907. {
  908. "firstTag":"运行参数",
  909. "secondTag":"运行状态",
  910. "infoPointName":"冷冻水回水干管温度",
  911. "infoPointCode":"ChillWaterMainReturnTemp",
  912. "unit":"℃",
  913. "dataType":"Inst",
  914. "inputMode":"L",
  915. "dataSource":"",
  916. "note":"集水器",
  917. "func-id":""
  918. },
  919. {
  920. "firstTag":"运行参数",
  921. "secondTag":"运行状态",
  922. "infoPointName":"冷冻水回水干管压力",
  923. "infoPointCode":"ChillWaterMainReturnPress",
  924. "unit":"Mpa",
  925. "dataType":"Inst",
  926. "inputMode":"L",
  927. "dataSource":"",
  928. "note":"集水器",
  929. "func-id":""
  930. },
  931. {
  932. "firstTag":"运行参数",
  933. "secondTag":"运行状态",
  934. "infoPointName":"冷冻水总流量",
  935. "infoPointCode":"ChillWaterFlow",
  936. "unit":"m³\/h",
  937. "dataType":"Inst",
  938. "inputMode":"L",
  939. "dataSource":"",
  940. "note":"",
  941. "func-id":""
  942. },
  943. {
  944. "firstTag":"运行参数",
  945. "secondTag":"运行状态",
  946. "infoPointName":"分集水器旁通阀开度",
  947. "infoPointCode":"DistributorCollectorBypassOpening",
  948. "unit":"%",
  949. "dataType":"Inst",
  950. "inputMode":"L",
  951. "dataSource":"",
  952. "note":"",
  953. "func-id":""
  954. },
  955. {
  956. "firstTag":"运行参数",
  957. "secondTag":"运行状态",
  958. "infoPointName":"分集水器旁通管流量",
  959. "infoPointCode":"DistributorCollectorBypassFlow",
  960. "unit":"m³\/h",
  961. "dataType":"Inst",
  962. "inputMode":"L",
  963. "dataSource":"",
  964. "note":"",
  965. "func-id":""
  966. },
  967. {
  968. "firstTag":"运行参数",
  969. "secondTag":"运行状态",
  970. "infoPointName":"冷却水供水干管温度",
  971. "infoPointCode":"CoolWaterMainSupplyTemp",
  972. "unit":"℃",
  973. "dataType":"Inst",
  974. "inputMode":"L",
  975. "dataSource":"",
  976. "note":"",
  977. "func-id":""
  978. },
  979. {
  980. "firstTag":"运行参数",
  981. "secondTag":"运行状态",
  982. "infoPointName":"冷却水供水干管压力",
  983. "infoPointCode":"CoolWaterMainSupplyPress",
  984. "unit":"Mpa",
  985. "dataType":"Inst",
  986. "inputMode":"L",
  987. "dataSource":"",
  988. "note":"",
  989. "func-id":""
  990. },
  991. {
  992. "firstTag":"运行参数",
  993. "secondTag":"运行状态",
  994. "infoPointName":"冷却水回水干管温度",
  995. "infoPointCode":"CoolWaterMainReturnTemp",
  996. "unit":"℃",
  997. "dataType":"Inst",
  998. "inputMode":"L",
  999. "dataSource":"",
  1000. "note":"",
  1001. "func-id":""
  1002. },
  1003. {
  1004. "firstTag":"运行参数",
  1005. "secondTag":"运行状态",
  1006. "infoPointName":"冷却水回水干管压力",
  1007. "infoPointCode":"CoolWaterMainReturnPress",
  1008. "unit":"Mpa",
  1009. "dataType":"Inst",
  1010. "inputMode":"L",
  1011. "dataSource":"",
  1012. "note":"",
  1013. "func-id":""
  1014. },
  1015. {
  1016. "firstTag":"运行参数",
  1017. "secondTag":"运行状态",
  1018. "infoPointName":"冷却水总流量",
  1019. "infoPointCode":"CoolWaterFlow",
  1020. "unit":"m³\/h",
  1021. "dataType":"Inst",
  1022. "inputMode":"L",
  1023. "dataSource":"",
  1024. "note":"",
  1025. "func-id":""
  1026. },
  1027. {
  1028. "firstTag":"运行参数",
  1029. "secondTag":"运行状态",
  1030. "infoPointName":"逐时蓄冷功率",
  1031. "infoPointCode":"CoolStoreP",
  1032. "unit":"kW",
  1033. "dataType":"Inst",
  1034. "inputMode":"M",
  1035. "dataSource":"",
  1036. "note":"",
  1037. "func-id":""
  1038. },
  1039. {
  1040. "firstTag":"运行参数",
  1041. "secondTag":"运行状态",
  1042. "infoPointName":"逐时释冷功率",
  1043. "infoPointCode":"CoolReleaseP",
  1044. "unit":"kW",
  1045. "dataType":"Inst",
  1046. "inputMode":"M",
  1047. "dataSource":"",
  1048. "note":"",
  1049. "func-id":""
  1050. },
  1051. {
  1052. "firstTag":"运行参数",
  1053. "secondTag":"运行状态",
  1054. "infoPointName":"蓄冷量",
  1055. "infoPointCode":"CoolStore",
  1056. "unit":"kWh",
  1057. "dataType":"Inst",
  1058. "inputMode":"M",
  1059. "dataSource":"",
  1060. "note":"",
  1061. "func-id":""
  1062. },
  1063. {
  1064. "firstTag":"运行参数",
  1065. "secondTag":"关键指标",
  1066. "infoPointName":"冷机组负载率",
  1067. "infoPointCode":"ChillersPLR",
  1068. "unit":"%",
  1069. "dataType":"Inst",
  1070. "inputMode":"M",
  1071. "dataSource":"",
  1072. "note":"",
  1073. "func-id":""
  1074. },
  1075. {
  1076. "firstTag":"运行参数",
  1077. "secondTag":"关键指标",
  1078. "infoPointName":"冷机组COP",
  1079. "infoPointCode":"ChillersCOP",
  1080. "unit":"",
  1081. "dataType":"Inst",
  1082. "inputMode":"M",
  1083. "dataSource":"",
  1084. "note":"",
  1085. "func-id":""
  1086. },
  1087. {
  1088. "firstTag":"运行参数",
  1089. "secondTag":"关键指标",
  1090. "infoPointName":"冷冻水输配系数",
  1091. "infoPointCode":"WTFch",
  1092. "unit":"",
  1093. "dataType":"Inst",
  1094. "inputMode":"M",
  1095. "dataSource":"",
  1096. "note":"",
  1097. "func-id":""
  1098. },
  1099. {
  1100. "firstTag":"运行参数",
  1101. "secondTag":"关键指标",
  1102. "infoPointName":"冷却水输配系数",
  1103. "infoPointCode":"WTFc",
  1104. "unit":"",
  1105. "dataType":"Inst",
  1106. "inputMode":"M",
  1107. "dataSource":"",
  1108. "note":"",
  1109. "func-id":""
  1110. },
  1111. {
  1112. "firstTag":"运行参数",
  1113. "secondTag":"关键指标",
  1114. "infoPointName":"蓄冷效率",
  1115. "infoPointCode":"CoolStoreEff",
  1116. "unit":"%",
  1117. "dataType":"Inst",
  1118. "inputMode":"M",
  1119. "dataSource":"",
  1120. "note":"",
  1121. "func-id":""
  1122. },
  1123. {
  1124. "firstTag":"运行参数",
  1125. "secondTag":"关键指标",
  1126. "infoPointName":"系统COP",
  1127. "infoPointCode":"SysCOP",
  1128. "unit":"",
  1129. "dataType":"Inst",
  1130. "inputMode":"M",
  1131. "dataSource":"",
  1132. "note":"",
  1133. "func-id":""
  1134. },
  1135. {
  1136. "firstTag":"运行参数",
  1137. "secondTag":"累计参数",
  1138. "infoPointName":"累计耗电量",
  1139. "infoPointCode":"AccElecConsum",
  1140. "unit":"kWh",
  1141. "dataType":"Acc",
  1142. "inputMode":"M",
  1143. "dataSource":"",
  1144. "note":"",
  1145. "func-id":""
  1146. },
  1147. {
  1148. "firstTag":"运行参数",
  1149. "secondTag":"累计参数",
  1150. "infoPointName":"累计耗热量",
  1151. "infoPointCode":"AccHeatConsum",
  1152. "unit":"kWh",
  1153. "dataType":"Acc",
  1154. "inputMode":"M",
  1155. "dataSource":"",
  1156. "note":"吸收式制冷机",
  1157. "func-id":""
  1158. },
  1159. {
  1160. "firstTag":"运行参数",
  1161. "secondTag":"累计参数",
  1162. "infoPointName":"累计供冷量",
  1163. "infoPointCode":"AccCool",
  1164. "unit":"kWh",
  1165. "dataType":"Acc",
  1166. "inputMode":"M",
  1167. "dataSource":"",
  1168. "note":"",
  1169. "func-id":""
  1170. },
  1171. {
  1172. "firstTag":"运行参数",
  1173. "secondTag":"累计参数",
  1174. "infoPointName":"累计供热量",
  1175. "infoPointCode":"AccHeat",
  1176. "unit":"kWh",
  1177. "dataType":"Acc",
  1178. "inputMode":"M",
  1179. "dataSource":"",
  1180. "note":"吸收式或热电冷联供系统",
  1181. "func-id":""
  1182. },
  1183. {
  1184. "firstTag":"运行参数",
  1185. "secondTag":"累计指标",
  1186. "infoPointName":"系统IPLV",
  1187. "infoPointCode":"SysIPLV",
  1188. "unit":"",
  1189. "dataType":"Inst",
  1190. "inputMode":"M",
  1191. "dataSource":"",
  1192. "note":"",
  1193. "func-id":""
  1194. }
  1195. ]
  1196. }