ACB.json 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750
  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":"ShapeType",
  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":"HeatType",
  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. "code":"4",
  132. "name":"其他"
  133. }
  134. ],
  135. "note":"",
  136. "func-id":""
  137. },
  138. {
  139. "firstTag":"技术参数",
  140. "secondTag":"",
  141. "infoPointName":"送风方向",
  142. "infoPointCode":"DirectType",
  143. "unit":"",
  144. "dataType":"Enum",
  145. "inputMode":"D1",
  146. "dataSource":[
  147. {
  148. "code":"1",
  149. "name":"顶吹"
  150. },
  151. {
  152. "code":"2",
  153. "name":"侧吹"
  154. },
  155. {
  156. "code":"3",
  157. "name":"下吹"
  158. },
  159. {
  160. "code":"4",
  161. "name":"对吹"
  162. },
  163. {
  164. "code":"5",
  165. "name":"其他"
  166. }
  167. ],
  168. "note":"",
  169. "func-id":""
  170. },
  171. {
  172. "firstTag":"技术参数",
  173. "secondTag":"",
  174. "infoPointName":"风机调节类型",
  175. "infoPointCode":"AdjustType",
  176. "unit":"",
  177. "dataType":"Enum",
  178. "inputMode":"D1",
  179. "dataSource":[
  180. {
  181. "code":"1",
  182. "name":"定频无调节"
  183. },
  184. {
  185. "code":"2",
  186. "name":"变频调节"
  187. },
  188. {
  189. "code":"3",
  190. "name":"二档调节"
  191. },
  192. {
  193. "code":"4",
  194. "name":"三档调节"
  195. },
  196. {
  197. "code":"5",
  198. "name":"其他"
  199. }
  200. ],
  201. "note":"",
  202. "func-id":""
  203. },
  204. {
  205. "firstTag":"技术参数",
  206. "secondTag":"",
  207. "infoPointName":"电机类型",
  208. "infoPointCode":"MotorType",
  209. "unit":"",
  210. "dataType":"Enum",
  211. "inputMode":"D1",
  212. "dataSource":[
  213. {
  214. "code":"1",
  215. "name":"离心式"
  216. },
  217. {
  218. "code":"2",
  219. "name":"轴流式"
  220. },
  221. {
  222. "code":"3",
  223. "name":"贯流式"
  224. },
  225. {
  226. "code":"4",
  227. "name":"其他"
  228. }
  229. ],
  230. "note":"",
  231. "func-id":""
  232. },
  233. {
  234. "firstTag":"技术参数",
  235. "secondTag":"",
  236. "infoPointName":"额定风量",
  237. "infoPointCode":"RatedAirFlow",
  238. "unit":"m³\/h",
  239. "dataType":"Num",
  240. "inputMode":"A2",
  241. "dataSource":"",
  242. "note":"",
  243. "func-id":""
  244. },
  245. {
  246. "firstTag":"技术参数",
  247. "secondTag":"",
  248. "infoPointName":"额定出口风速",
  249. "infoPointCode":"RatedAirOutV",
  250. "unit":"m\/s",
  251. "dataType":"Num",
  252. "inputMode":"A2",
  253. "dataSource":"",
  254. "note":"",
  255. "func-id":""
  256. },
  257. {
  258. "firstTag":"技术参数",
  259. "secondTag":"",
  260. "infoPointName":"有效射流",
  261. "infoPointCode":"RatedAirRange",
  262. "unit":"m",
  263. "dataType":"Num",
  264. "inputMode":"A2",
  265. "dataSource":"",
  266. "note":"",
  267. "func-id":""
  268. },
  269. {
  270. "firstTag":"技术参数",
  271. "secondTag":"",
  272. "infoPointName":"风机额定频率",
  273. "infoPointCode":"RatedFanFreq",
  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":"RatedFanRPM",
  286. "unit":"rpm",
  287. "dataType":"Num",
  288. "inputMode":"A2",
  289. "dataSource":"",
  290. "note":"",
  291. "func-id":""
  292. },
  293. {
  294. "firstTag":"技术参数",
  295. "secondTag":"",
  296. "infoPointName":"进风温度",
  297. "infoPointCode":"RatedAirInTemp",
  298. "unit":"℃",
  299. "dataType":"Num",
  300. "inputMode":"A2",
  301. "dataSource":"",
  302. "note":"",
  303. "func-id":""
  304. },
  305. {
  306. "firstTag":"技术参数",
  307. "secondTag":"",
  308. "infoPointName":"出风温度",
  309. "infoPointCode":"RatedAirOutTemp",
  310. "unit":"℃",
  311. "dataType":"Num",
  312. "inputMode":"A2",
  313. "dataSource":"",
  314. "note":"",
  315. "func-id":""
  316. },
  317. {
  318. "firstTag":"技术参数",
  319. "secondTag":"",
  320. "infoPointName":"额定供热量",
  321. "infoPointCode":"RatedHeatP",
  322. "unit":"kW",
  323. "dataType":"Num",
  324. "inputMode":"A2",
  325. "dataSource":"",
  326. "note":"",
  327. "func-id":""
  328. },
  329. {
  330. "firstTag":"技术参数",
  331. "secondTag":"",
  332. "infoPointName":"工作温度范围",
  333. "infoPointCode":"WorkTempRange",
  334. "unit":"℃",
  335. "dataType":"Num",
  336. "inputMode":"A6",
  337. "dataSource":"",
  338. "note":"",
  339. "func-id":""
  340. },
  341. {
  342. "firstTag":"技术参数",
  343. "secondTag":"",
  344. "infoPointName":"工作湿度范围",
  345. "infoPointCode":"WorkRHRange",
  346. "unit":"%RH",
  347. "dataType":"Num",
  348. "inputMode":"A6",
  349. "dataSource":"",
  350. "note":"",
  351. "func-id":""
  352. },
  353. {
  354. "firstTag":"技术参数",
  355. "secondTag":"",
  356. "infoPointName":"防护等级",
  357. "infoPointCode":"IPGrade",
  358. "unit":"",
  359. "dataType":"Str",
  360. "inputMode":"B1",
  361. "dataSource":"",
  362. "note":"参考《11防护等级》",
  363. "func-id":""
  364. },
  365. {
  366. "firstTag":"技术参数",
  367. "secondTag":"",
  368. "infoPointName":"噪声",
  369. "infoPointCode":"Noise",
  370. "unit":"dB(A)",
  371. "dataType":"Num",
  372. "inputMode":"A2",
  373. "dataSource":"",
  374. "note":"",
  375. "func-id":""
  376. },
  377. {
  378. "firstTag":"技术参数",
  379. "secondTag":"",
  380. "infoPointName":"震动",
  381. "infoPointCode":"Shake",
  382. "unit":"μm",
  383. "dataType":"Num",
  384. "inputMode":"A2",
  385. "dataSource":"",
  386. "note":"",
  387. "func-id":""
  388. },
  389. {
  390. "firstTag":"控制参数",
  391. "secondTag":"",
  392. "infoPointName":"控制模式",
  393. "infoPointCode":"CtrlMode",
  394. "unit":"",
  395. "dataType":"Str",
  396. "inputMode":"B1",
  397. "dataSource":"",
  398. "note":"",
  399. "func-id":""
  400. },
  401. {
  402. "firstTag":"运行参数",
  403. "secondTag":"运行状态",
  404. "infoPointName":"运行状态",
  405. "infoPointCode":"RunStatus",
  406. "unit":"",
  407. "dataType":"Boolv",
  408. "inputMode":"L",
  409. "dataSource":"",
  410. "note":"0. 停止 1. 运行",
  411. "func-id":""
  412. },
  413. {
  414. "firstTag":"运行参数",
  415. "secondTag":"运行状态",
  416. "infoPointName":"本地远程状态",
  417. "infoPointCode":"RemoteStatus",
  418. "unit":"",
  419. "dataType":"Enumv",
  420. "inputMode":"L",
  421. "dataSource":"",
  422. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  423. "func-id":""
  424. },
  425. {
  426. "firstTag":"运行参数",
  427. "secondTag":"运行状态",
  428. "infoPointName":"A相电压",
  429. "infoPointCode":"APhaseU",
  430. "unit":"V",
  431. "dataType":"Inst",
  432. "inputMode":"L",
  433. "dataSource":"",
  434. "note":"",
  435. "func-id":""
  436. },
  437. {
  438. "firstTag":"运行参数",
  439. "secondTag":"运行状态",
  440. "infoPointName":"B相电压",
  441. "infoPointCode":"BPhaseU",
  442. "unit":"V",
  443. "dataType":"Inst",
  444. "inputMode":"L",
  445. "dataSource":"",
  446. "note":"",
  447. "func-id":""
  448. },
  449. {
  450. "firstTag":"运行参数",
  451. "secondTag":"运行状态",
  452. "infoPointName":"C相电压",
  453. "infoPointCode":"CPhaseU",
  454. "unit":"V",
  455. "dataType":"Inst",
  456. "inputMode":"L",
  457. "dataSource":"",
  458. "note":"",
  459. "func-id":""
  460. },
  461. {
  462. "firstTag":"运行参数",
  463. "secondTag":"运行状态",
  464. "infoPointName":"A相电流",
  465. "infoPointCode":"APhaseI",
  466. "unit":"A",
  467. "dataType":"Inst",
  468. "inputMode":"L",
  469. "dataSource":"",
  470. "note":"",
  471. "func-id":""
  472. },
  473. {
  474. "firstTag":"运行参数",
  475. "secondTag":"运行状态",
  476. "infoPointName":"B相电流",
  477. "infoPointCode":"BPhaseI",
  478. "unit":"A",
  479. "dataType":"Inst",
  480. "inputMode":"L",
  481. "dataSource":"",
  482. "note":"",
  483. "func-id":""
  484. },
  485. {
  486. "firstTag":"运行参数",
  487. "secondTag":"运行状态",
  488. "infoPointName":"C相电流",
  489. "infoPointCode":"CPhaseI",
  490. "unit":"A",
  491. "dataType":"Inst",
  492. "inputMode":"L",
  493. "dataSource":"",
  494. "note":"",
  495. "func-id":""
  496. },
  497. {
  498. "firstTag":"运行参数",
  499. "secondTag":"运行状态",
  500. "infoPointName":"耗电功率",
  501. "infoPointCode":"ElecConsumP",
  502. "unit":"kW",
  503. "dataType":"Inst",
  504. "inputMode":"L",
  505. "dataSource":"",
  506. "note":"",
  507. "func-id":""
  508. },
  509. {
  510. "firstTag":"运行参数",
  511. "secondTag":"运行状态",
  512. "infoPointName":"风机频率",
  513. "infoPointCode":"FanFreq",
  514. "unit":"Hz",
  515. "dataType":"Inst",
  516. "inputMode":"L",
  517. "dataSource":"",
  518. "note":"",
  519. "func-id":""
  520. },
  521. {
  522. "firstTag":"运行参数",
  523. "secondTag":"运行状态",
  524. "infoPointName":"风机转速",
  525. "infoPointCode":"FanRPM",
  526. "unit":"rpm",
  527. "dataType":"Inst",
  528. "inputMode":"L",
  529. "dataSource":"",
  530. "note":"",
  531. "func-id":""
  532. },
  533. {
  534. "firstTag":"运行参数",
  535. "secondTag":"运行状态",
  536. "infoPointName":"进风压力",
  537. "infoPointCode":"AirInPress",
  538. "unit":"Pa",
  539. "dataType":"Inst",
  540. "inputMode":"L",
  541. "dataSource":"",
  542. "note":"",
  543. "func-id":""
  544. },
  545. {
  546. "firstTag":"运行参数",
  547. "secondTag":"运行状态",
  548. "infoPointName":"出风压力",
  549. "infoPointCode":"AirOutPress",
  550. "unit":"Pa",
  551. "dataType":"Inst",
  552. "inputMode":"L",
  553. "dataSource":"",
  554. "note":"",
  555. "func-id":""
  556. },
  557. {
  558. "firstTag":"运行参数",
  559. "secondTag":"运行状态",
  560. "infoPointName":"出口风速",
  561. "infoPointCode":"AirOutV",
  562. "unit":"m\/s",
  563. "dataType":"Inst",
  564. "inputMode":"L",
  565. "dataSource":"",
  566. "note":"",
  567. "func-id":""
  568. },
  569. {
  570. "firstTag":"运行参数",
  571. "secondTag":"运行状态",
  572. "infoPointName":"射程",
  573. "infoPointCode":"AirRange",
  574. "unit":"m",
  575. "dataType":"Inst",
  576. "inputMode":"L",
  577. "dataSource":"",
  578. "note":"",
  579. "func-id":""
  580. },
  581. {
  582. "firstTag":"运行参数",
  583. "secondTag":"运行状态",
  584. "infoPointName":"瞬时风量",
  585. "infoPointCode":"AirFlow",
  586. "unit":"m³\/h",
  587. "dataType":"Inst",
  588. "inputMode":"L",
  589. "dataSource":"",
  590. "note":"",
  591. "func-id":""
  592. },
  593. {
  594. "firstTag":"运行参数",
  595. "secondTag":"运行状态",
  596. "infoPointName":"加热功率",
  597. "infoPointCode":"HeatP",
  598. "unit":"kW",
  599. "dataType":"Inst",
  600. "inputMode":"L",
  601. "dataSource":"",
  602. "note":"",
  603. "func-id":""
  604. },
  605. {
  606. "firstTag":"运行参数",
  607. "secondTag":"运行状态",
  608. "infoPointName":"送风温度",
  609. "infoPointCode":"AirOutTemp",
  610. "unit":"℃",
  611. "dataType":"Inst",
  612. "inputMode":"L",
  613. "dataSource":"",
  614. "note":"",
  615. "func-id":""
  616. },
  617. {
  618. "firstTag":"运行参数",
  619. "secondTag":"关键指标",
  620. "infoPointName":"电流负载率",
  621. "infoPointCode":"IPLR",
  622. "unit":"%",
  623. "dataType":"Inst",
  624. "inputMode":"M",
  625. "dataSource":"",
  626. "note":"",
  627. "func-id":""
  628. },
  629. {
  630. "firstTag":"运行参数",
  631. "secondTag":"关键指标",
  632. "infoPointName":"风机效率",
  633. "infoPointCode":"FanEff",
  634. "unit":"%",
  635. "dataType":"Inst",
  636. "inputMode":"M",
  637. "dataSource":"",
  638. "note":"",
  639. "func-id":""
  640. },
  641. {
  642. "firstTag":"运行参数",
  643. "secondTag":"关键指标",
  644. "infoPointName":"电机效率",
  645. "infoPointCode":"MotorEff",
  646. "unit":"%",
  647. "dataType":"Inst",
  648. "inputMode":"M",
  649. "dataSource":"",
  650. "note":"",
  651. "func-id":""
  652. },
  653. {
  654. "firstTag":"运行参数",
  655. "secondTag":"关键指标",
  656. "infoPointName":"整体效率",
  657. "infoPointCode":"OverallEff",
  658. "unit":"%",
  659. "dataType":"Inst",
  660. "inputMode":"M",
  661. "dataSource":"",
  662. "note":"",
  663. "func-id":""
  664. },
  665. {
  666. "firstTag":"运行参数",
  667. "secondTag":"关键指标",
  668. "infoPointName":"风机输配系数",
  669. "infoPointCode":"WTFfan",
  670. "unit":"",
  671. "dataType":"Inst",
  672. "inputMode":"M",
  673. "dataSource":"",
  674. "note":"",
  675. "func-id":""
  676. },
  677. {
  678. "firstTag":"运行参数",
  679. "secondTag":"累计参数",
  680. "infoPointName":"累计送风量",
  681. "infoPointCode":"AccSupplyAir",
  682. "unit":"m³",
  683. "dataType":"Acc",
  684. "inputMode":"M",
  685. "dataSource":"",
  686. "note":"",
  687. "func-id":""
  688. },
  689. {
  690. "firstTag":"运行参数",
  691. "secondTag":"累计参数",
  692. "infoPointName":"累计供热量",
  693. "infoPointCode":"AccHeat",
  694. "unit":"kWh",
  695. "dataType":"Acc",
  696. "inputMode":"M",
  697. "dataSource":"",
  698. "note":"",
  699. "func-id":""
  700. },
  701. {
  702. "firstTag":"运行参数",
  703. "secondTag":"累计参数",
  704. "infoPointName":"累计耗电量",
  705. "infoPointCode":"AccElecConsum",
  706. "unit":"kWh",
  707. "dataType":"Acc",
  708. "inputMode":"M",
  709. "dataSource":"",
  710. "note":"",
  711. "func-id":""
  712. },
  713. {
  714. "firstTag":"运行参数",
  715. "secondTag":"累计参数",
  716. "infoPointName":"累计运行时间",
  717. "infoPointCode":"AccRunTime",
  718. "unit":"h",
  719. "dataType":"Acc",
  720. "inputMode":"M",
  721. "dataSource":"",
  722. "note":"",
  723. "func-id":""
  724. },
  725. {
  726. "firstTag":"运行参数",
  727. "secondTag":"累计参数",
  728. "infoPointName":"开启时间计时",
  729. "infoPointCode":"OpenTimeCount",
  730. "unit":"h",
  731. "dataType":"Acc",
  732. "inputMode":"M",
  733. "dataSource":"",
  734. "note":"",
  735. "func-id":""
  736. },
  737. {
  738. "firstTag":"运行参数",
  739. "secondTag":"累计参数",
  740. "infoPointName":"关闭时间计时",
  741. "infoPointCode":"CloseTimeCount",
  742. "unit":"h",
  743. "dataType":"Acc",
  744. "inputMode":"M",
  745. "dataSource":"",
  746. "note":"",
  747. "func-id":""
  748. }
  749. ]
  750. }