FNA.json 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973
  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":"FuncType",
  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. "code":"5",
  107. "name":"排烟补风机"
  108. },
  109. {
  110. "code":"6",
  111. "name":"事故排风机"
  112. },
  113. {
  114. "code":"7",
  115. "name":"其他"
  116. }
  117. ],
  118. "note":"",
  119. "func-id":""
  120. },
  121. {
  122. "firstTag":"技术参数",
  123. "secondTag":"",
  124. "infoPointName":"流向类型",
  125. "infoPointCode":"DirectionType",
  126. "unit":"",
  127. "dataType":"Enum",
  128. "inputMode":"D1",
  129. "dataSource":[
  130. {
  131. "code":"1",
  132. "name":"离心式"
  133. },
  134. {
  135. "code":"2",
  136. "name":"轴流式"
  137. },
  138. {
  139. "code":"3",
  140. "name":"贯流式"
  141. },
  142. {
  143. "code":"4",
  144. "name":"混流式"
  145. },
  146. {
  147. "code":"5",
  148. "name":"其他"
  149. }
  150. ],
  151. "note":"",
  152. "func-id":""
  153. },
  154. {
  155. "firstTag":"技术参数",
  156. "secondTag":"",
  157. "infoPointName":"结构类型",
  158. "infoPointCode":"StructureType",
  159. "unit":"",
  160. "dataType":"Enum",
  161. "inputMode":"D1",
  162. "dataSource":[
  163. {
  164. "code":"1",
  165. "name":"单级风机"
  166. },
  167. {
  168. "code":"2",
  169. "name":"多级风机"
  170. },
  171. {
  172. "code":"3",
  173. "name":"其他"
  174. }
  175. ],
  176. "note":"",
  177. "func-id":""
  178. },
  179. {
  180. "firstTag":"技术参数",
  181. "secondTag":"",
  182. "infoPointName":"压强类型",
  183. "infoPointCode":"PressType",
  184. "unit":"",
  185. "dataType":"Enum",
  186. "inputMode":"D1",
  187. "dataSource":[
  188. {
  189. "code":"1",
  190. "name":"通风机"
  191. },
  192. {
  193. "code":"2",
  194. "name":"鼓风机"
  195. },
  196. {
  197. "code":"3",
  198. "name":"压气机"
  199. },
  200. {
  201. "code":"4",
  202. "name":"其他"
  203. }
  204. ],
  205. "note":"",
  206. "func-id":""
  207. },
  208. {
  209. "firstTag":"技术参数",
  210. "secondTag":"",
  211. "infoPointName":"喷嘴类型",
  212. "infoPointCode":"NozzleType",
  213. "unit":"",
  214. "dataType":"Enum",
  215. "inputMode":"D1",
  216. "dataSource":[
  217. {
  218. "code":"1",
  219. "name":"万向球形喷嘴"
  220. },
  221. {
  222. "code":"2",
  223. "name":"导管式喷嘴"
  224. },
  225. {
  226. "code":"3",
  227. "name":"其他"
  228. }
  229. ],
  230. "note":"诱导风机",
  231. "func-id":""
  232. },
  233. {
  234. "firstTag":"技术参数",
  235. "secondTag":"",
  236. "infoPointName":"喷嘴是否带风量调节阀",
  237. "infoPointCode":"isFlowValve",
  238. "unit":"",
  239. "dataType":"Bool",
  240. "inputMode":"E1",
  241. "dataSource":[
  242. {
  243. "code":"0",
  244. "name":"无"
  245. },
  246. {
  247. "code":"1",
  248. "name":"有"
  249. }
  250. ],
  251. "note":"诱导风机",
  252. "func-id":""
  253. },
  254. {
  255. "firstTag":"技术参数",
  256. "secondTag":"",
  257. "infoPointName":"喷口直径",
  258. "infoPointCode":"NozzleDiameter",
  259. "unit":"mm",
  260. "dataType":"Num",
  261. "inputMode":"A2",
  262. "dataSource":"",
  263. "note":"诱导风机",
  264. "func-id":""
  265. },
  266. {
  267. "firstTag":"技术参数",
  268. "secondTag":"",
  269. "infoPointName":"额定出口风速",
  270. "infoPointCode":"RatedAirOutV",
  271. "unit":"m\/s",
  272. "dataType":"Num",
  273. "inputMode":"A2",
  274. "dataSource":"",
  275. "note":"诱导风机",
  276. "func-id":""
  277. },
  278. {
  279. "firstTag":"技术参数",
  280. "secondTag":"",
  281. "infoPointName":"额定出口风压",
  282. "infoPointCode":"RatedAirOutPress",
  283. "unit":"Pa",
  284. "dataType":"Num",
  285. "inputMode":"A2",
  286. "dataSource":"",
  287. "note":"诱导风机",
  288. "func-id":""
  289. },
  290. {
  291. "firstTag":"技术参数",
  292. "secondTag":"",
  293. "infoPointName":"额定射程",
  294. "infoPointCode":"RatedAirRange",
  295. "unit":"m",
  296. "dataType":"Num",
  297. "inputMode":"A2",
  298. "dataSource":"",
  299. "note":"诱导风机",
  300. "func-id":""
  301. },
  302. {
  303. "firstTag":"技术参数",
  304. "secondTag":"",
  305. "infoPointName":"安装类型",
  306. "infoPointCode":"InstallType",
  307. "unit":"",
  308. "dataType":"Enum",
  309. "inputMode":"D1",
  310. "dataSource":[
  311. {
  312. "code":"1",
  313. "name":"立式"
  314. },
  315. {
  316. "code":"2",
  317. "name":"卧式"
  318. },
  319. {
  320. "code":"3",
  321. "name":"立卧两用式"
  322. },
  323. {
  324. "code":"4",
  325. "name":"其他"
  326. }
  327. ],
  328. "note":"",
  329. "func-id":""
  330. },
  331. {
  332. "firstTag":"技术参数",
  333. "secondTag":"",
  334. "infoPointName":"额定扬程",
  335. "infoPointCode":"RatedHead",
  336. "unit":"Pa",
  337. "dataType":"Num",
  338. "inputMode":"A2",
  339. "dataSource":"",
  340. "note":"",
  341. "func-id":""
  342. },
  343. {
  344. "firstTag":"技术参数",
  345. "secondTag":"",
  346. "infoPointName":"额定风量",
  347. "infoPointCode":"RatedFlow",
  348. "unit":"m³\/h",
  349. "dataType":"Num",
  350. "inputMode":"A2",
  351. "dataSource":"",
  352. "note":"",
  353. "func-id":""
  354. },
  355. {
  356. "firstTag":"技术参数",
  357. "secondTag":"",
  358. "infoPointName":"额定频率",
  359. "infoPointCode":"RatedFreq",
  360. "unit":"Hz",
  361. "dataType":"Num",
  362. "inputMode":"A2",
  363. "dataSource":"",
  364. "note":"",
  365. "func-id":""
  366. },
  367. {
  368. "firstTag":"技术参数",
  369. "secondTag":"",
  370. "infoPointName":"额定转速",
  371. "infoPointCode":"RatedRPM",
  372. "unit":"rpm",
  373. "dataType":"Num",
  374. "inputMode":"A2",
  375. "dataSource":"",
  376. "note":"",
  377. "func-id":""
  378. },
  379. {
  380. "firstTag":"技术参数",
  381. "secondTag":"",
  382. "infoPointName":"风机额定效率",
  383. "infoPointCode":"RatedFanEff",
  384. "unit":"%",
  385. "dataType":"Num",
  386. "inputMode":"A2",
  387. "dataSource":"",
  388. "note":"",
  389. "func-id":""
  390. },
  391. {
  392. "firstTag":"技术参数",
  393. "secondTag":"",
  394. "infoPointName":"电机额定效率",
  395. "infoPointCode":"RatedMotorEff",
  396. "unit":"%",
  397. "dataType":"Num",
  398. "inputMode":"A2",
  399. "dataSource":"",
  400. "note":"",
  401. "func-id":""
  402. },
  403. {
  404. "firstTag":"技术参数",
  405. "secondTag":"",
  406. "infoPointName":"风机调节类型",
  407. "infoPointCode":"AdjustType",
  408. "unit":"",
  409. "dataType":"Enum",
  410. "inputMode":"D1",
  411. "dataSource":[
  412. {
  413. "code":"1",
  414. "name":"定频无调节"
  415. },
  416. {
  417. "code":"2",
  418. "name":"变频调节"
  419. },
  420. {
  421. "code":"3",
  422. "name":"二档调节"
  423. },
  424. {
  425. "code":"4",
  426. "name":"三档调节"
  427. },
  428. {
  429. "code":"5",
  430. "name":"其他"
  431. }
  432. ],
  433. "note":"",
  434. "func-id":""
  435. },
  436. {
  437. "firstTag":"技术参数",
  438. "secondTag":"",
  439. "infoPointName":"扬程类型",
  440. "infoPointCode":"HeadType",
  441. "unit":"",
  442. "dataType":"Enum",
  443. "inputMode":"D1",
  444. "dataSource":[
  445. {
  446. "code":"1",
  447. "name":"高压"
  448. },
  449. {
  450. "code":"2",
  451. "name":"中压"
  452. },
  453. {
  454. "code":"3",
  455. "name":"低压"
  456. },
  457. {
  458. "code":"4",
  459. "name":"其他"
  460. }
  461. ],
  462. "note":"离心式:高压范围P>3000Pa,中压范围1000Pa≤P≤3000Pa,低压范围P<1000Pa;轴流式:高压范围P≥500Pa,低压范围P<500Pa",
  463. "func-id":""
  464. },
  465. {
  466. "firstTag":"技术参数",
  467. "secondTag":"",
  468. "infoPointName":"旋转方向",
  469. "infoPointCode":"RotateType",
  470. "unit":"",
  471. "dataType":"Enum",
  472. "inputMode":"D1",
  473. "dataSource":[
  474. {
  475. "code":"1",
  476. "name":"左式"
  477. },
  478. {
  479. "code":"2",
  480. "name":"右式"
  481. },
  482. {
  483. "code":"3",
  484. "name":"其他"
  485. }
  486. ],
  487. "note":"从主轴槽轮或电动机位置看叶轮旋转方向,逆时针为左式,反之为右式",
  488. "func-id":""
  489. },
  490. {
  491. "firstTag":"技术参数",
  492. "secondTag":"",
  493. "infoPointName":"电机传动方式",
  494. "infoPointCode":"MotorDriveType",
  495. "unit":"",
  496. "dataType":"Enum",
  497. "inputMode":"D1",
  498. "dataSource":[
  499. {
  500. "code":"1",
  501. "name":"无轴承"
  502. },
  503. {
  504. "code":"2",
  505. "name":"悬臂支承,皮带轮在轴承中间"
  506. },
  507. {
  508. "code":"3",
  509. "name":"悬臂支承,皮带轮在轴承外侧"
  510. },
  511. {
  512. "code":"4",
  513. "name":"悬臂支承,联轴器传动"
  514. },
  515. {
  516. "code":"5",
  517. "name":"双支承,皮带在外侧"
  518. },
  519. {
  520. "code":"6",
  521. "name":"双支承,联轴器传动"
  522. },
  523. {
  524. "code":"7",
  525. "name":"其他"
  526. }
  527. ],
  528. "note":"",
  529. "func-id":""
  530. },
  531. {
  532. "firstTag":"技术参数",
  533. "secondTag":"",
  534. "infoPointName":"风机性能曲线",
  535. "infoPointCode":"FanCharacterCurve",
  536. "unit":"",
  537. "dataType":"Attachment",
  538. "inputMode":"F1",
  539. "dataSource":"",
  540. "note":"",
  541. "func-id":""
  542. },
  543. {
  544. "firstTag":"技术参数",
  545. "secondTag":"",
  546. "infoPointName":"是否有油烟过滤网",
  547. "infoPointCode":"isLampblackFilter",
  548. "unit":"",
  549. "dataType":"Bool",
  550. "inputMode":"E1",
  551. "dataSource":[
  552. {
  553. "code":"0",
  554. "name":"无"
  555. },
  556. {
  557. "code":"1",
  558. "name":"有"
  559. }
  560. ],
  561. "note":"",
  562. "func-id":""
  563. },
  564. {
  565. "firstTag":"技术参数",
  566. "secondTag":"",
  567. "infoPointName":"工作油烟浓度范围",
  568. "infoPointCode":"WorkLampblackRange",
  569. "unit":"mg\/m³",
  570. "dataType":"Num",
  571. "inputMode":"A6",
  572. "dataSource":"",
  573. "note":"",
  574. "func-id":""
  575. },
  576. {
  577. "firstTag":"技术参数",
  578. "secondTag":"",
  579. "infoPointName":"工作温度范围",
  580. "infoPointCode":"WorkTempRange",
  581. "unit":"℃",
  582. "dataType":"Num",
  583. "inputMode":"A6",
  584. "dataSource":"",
  585. "note":"",
  586. "func-id":""
  587. },
  588. {
  589. "firstTag":"技术参数",
  590. "secondTag":"",
  591. "infoPointName":"工作湿度范围",
  592. "infoPointCode":"WorkRHRange",
  593. "unit":"%RH",
  594. "dataType":"Num",
  595. "inputMode":"A6",
  596. "dataSource":"",
  597. "note":"",
  598. "func-id":""
  599. },
  600. {
  601. "firstTag":"技术参数",
  602. "secondTag":"",
  603. "infoPointName":"防护等级",
  604. "infoPointCode":"IPGrade",
  605. "unit":"",
  606. "dataType":"Str",
  607. "inputMode":"B1",
  608. "dataSource":"",
  609. "note":"参考《11防护等级》",
  610. "func-id":""
  611. },
  612. {
  613. "firstTag":"技术参数",
  614. "secondTag":"",
  615. "infoPointName":"噪声",
  616. "infoPointCode":"Noise",
  617. "unit":"dB(A)",
  618. "dataType":"Num",
  619. "inputMode":"A2",
  620. "dataSource":"",
  621. "note":"",
  622. "func-id":""
  623. },
  624. {
  625. "firstTag":"技术参数",
  626. "secondTag":"",
  627. "infoPointName":"震动",
  628. "infoPointCode":"Shake",
  629. "unit":"μm",
  630. "dataType":"Num",
  631. "inputMode":"A2",
  632. "dataSource":"",
  633. "note":"",
  634. "func-id":""
  635. },
  636. {
  637. "firstTag":"控制参数",
  638. "secondTag":"",
  639. "infoPointName":"控制模式",
  640. "infoPointCode":"CtrlMode",
  641. "unit":"",
  642. "dataType":"Str",
  643. "inputMode":"B1",
  644. "dataSource":"",
  645. "note":"",
  646. "func-id":""
  647. },
  648. {
  649. "firstTag":"运行状态",
  650. "secondTag":"运行参数",
  651. "infoPointName":"运行状态",
  652. "infoPointCode":"RunStatus",
  653. "unit":"",
  654. "dataType":"Boolv",
  655. "inputMode":"L",
  656. "dataSource":"",
  657. "note":"0. 停止 1. 运行",
  658. "func-id":""
  659. },
  660. {
  661. "firstTag":"运行状态",
  662. "secondTag":"运行参数",
  663. "infoPointName":"本地远程状态",
  664. "infoPointCode":"RemoteStatus",
  665. "unit":"",
  666. "dataType":"Enumv",
  667. "inputMode":"L",
  668. "dataSource":"",
  669. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  670. "func-id":""
  671. },
  672. {
  673. "firstTag":"运行状态",
  674. "secondTag":"运行参数",
  675. "infoPointName":"A相电压",
  676. "infoPointCode":"APhaseU",
  677. "unit":"V",
  678. "dataType":"Inst",
  679. "inputMode":"L",
  680. "dataSource":"",
  681. "note":"",
  682. "func-id":""
  683. },
  684. {
  685. "firstTag":"运行状态",
  686. "secondTag":"运行参数",
  687. "infoPointName":"B相电压",
  688. "infoPointCode":"BPhaseU",
  689. "unit":"V",
  690. "dataType":"Inst",
  691. "inputMode":"L",
  692. "dataSource":"",
  693. "note":"",
  694. "func-id":""
  695. },
  696. {
  697. "firstTag":"运行状态",
  698. "secondTag":"运行参数",
  699. "infoPointName":"C相电压",
  700. "infoPointCode":"CPhaseU",
  701. "unit":"V",
  702. "dataType":"Inst",
  703. "inputMode":"L",
  704. "dataSource":"",
  705. "note":"",
  706. "func-id":""
  707. },
  708. {
  709. "firstTag":"运行状态",
  710. "secondTag":"运行参数",
  711. "infoPointName":"A相电流",
  712. "infoPointCode":"APhaseI",
  713. "unit":"A",
  714. "dataType":"Inst",
  715. "inputMode":"L",
  716. "dataSource":"",
  717. "note":"",
  718. "func-id":""
  719. },
  720. {
  721. "firstTag":"运行状态",
  722. "secondTag":"运行参数",
  723. "infoPointName":"B相电流",
  724. "infoPointCode":"BPhaseI",
  725. "unit":"A",
  726. "dataType":"Inst",
  727. "inputMode":"L",
  728. "dataSource":"",
  729. "note":"",
  730. "func-id":""
  731. },
  732. {
  733. "firstTag":"运行状态",
  734. "secondTag":"运行参数",
  735. "infoPointName":"C相电流",
  736. "infoPointCode":"CPhaseI",
  737. "unit":"A",
  738. "dataType":"Inst",
  739. "inputMode":"L",
  740. "dataSource":"",
  741. "note":"",
  742. "func-id":""
  743. },
  744. {
  745. "firstTag":"运行状态",
  746. "secondTag":"运行参数",
  747. "infoPointName":"耗电功率",
  748. "infoPointCode":"ElecConsumP",
  749. "unit":"kW",
  750. "dataType":"Inst",
  751. "inputMode":"L",
  752. "dataSource":"",
  753. "note":"",
  754. "func-id":""
  755. },
  756. {
  757. "firstTag":"运行状态",
  758. "secondTag":"运行参数",
  759. "infoPointName":"工作频率",
  760. "infoPointCode":"Freq",
  761. "unit":"Hz",
  762. "dataType":"Inst",
  763. "inputMode":"L",
  764. "dataSource":"",
  765. "note":"",
  766. "func-id":""
  767. },
  768. {
  769. "firstTag":"运行状态",
  770. "secondTag":"运行参数",
  771. "infoPointName":"风机转速",
  772. "infoPointCode":"FanRPM",
  773. "unit":"rpm",
  774. "dataType":"Inst",
  775. "inputMode":"L",
  776. "dataSource":"",
  777. "note":"",
  778. "func-id":""
  779. },
  780. {
  781. "firstTag":"运行状态",
  782. "secondTag":"运行参数",
  783. "infoPointName":"风机档位",
  784. "infoPointCode":"FanGear",
  785. "unit":"",
  786. "dataType":"Enumv",
  787. "inputMode":"L",
  788. "dataSource":"",
  789. "note":"1. 低档 2. 中档 3. 高档 4. 其他",
  790. "func-id":""
  791. },
  792. {
  793. "firstTag":"运行状态",
  794. "secondTag":"运行参数",
  795. "infoPointName":"进风压力",
  796. "infoPointCode":"AirInPress",
  797. "unit":"Pa",
  798. "dataType":"Inst",
  799. "inputMode":"L",
  800. "dataSource":"",
  801. "note":"",
  802. "func-id":""
  803. },
  804. {
  805. "firstTag":"运行状态",
  806. "secondTag":"运行参数",
  807. "infoPointName":"出风压力",
  808. "infoPointCode":"AirOutPress",
  809. "unit":"Pa",
  810. "dataType":"Inst",
  811. "inputMode":"L",
  812. "dataSource":"",
  813. "note":"",
  814. "func-id":""
  815. },
  816. {
  817. "firstTag":"运行状态",
  818. "secondTag":"运行参数",
  819. "infoPointName":"出口风速",
  820. "infoPointCode":"AirOutV",
  821. "unit":"",
  822. "dataType":"Inst",
  823. "inputMode":"L",
  824. "dataSource":"",
  825. "note":"诱导风机",
  826. "func-id":""
  827. },
  828. {
  829. "firstTag":"运行状态",
  830. "secondTag":"运行参数",
  831. "infoPointName":"射程",
  832. "infoPointCode":"AirRange",
  833. "unit":"",
  834. "dataType":"Inst",
  835. "inputMode":"L",
  836. "dataSource":"",
  837. "note":"诱导风机",
  838. "func-id":""
  839. },
  840. {
  841. "firstTag":"运行状态",
  842. "secondTag":"运行参数",
  843. "infoPointName":"瞬时风量",
  844. "infoPointCode":"AirFlow",
  845. "unit":"m³\/h",
  846. "dataType":"Inst",
  847. "inputMode":"L",
  848. "dataSource":"",
  849. "note":"",
  850. "func-id":""
  851. },
  852. {
  853. "firstTag":"运行状态",
  854. "secondTag":"关键指标",
  855. "infoPointName":"电流负载率",
  856. "infoPointCode":"IPLR",
  857. "unit":"%",
  858. "dataType":"Inst",
  859. "inputMode":"M",
  860. "dataSource":"",
  861. "note":"",
  862. "func-id":""
  863. },
  864. {
  865. "firstTag":"运行状态",
  866. "secondTag":"关键指标",
  867. "infoPointName":"风机效率",
  868. "infoPointCode":"FanEff",
  869. "unit":"%",
  870. "dataType":"Inst",
  871. "inputMode":"M",
  872. "dataSource":"",
  873. "note":"",
  874. "func-id":""
  875. },
  876. {
  877. "firstTag":"运行状态",
  878. "secondTag":"关键指标",
  879. "infoPointName":"电机效率",
  880. "infoPointCode":"MotorEff",
  881. "unit":"%",
  882. "dataType":"Inst",
  883. "inputMode":"M",
  884. "dataSource":"",
  885. "note":"",
  886. "func-id":""
  887. },
  888. {
  889. "firstTag":"运行状态",
  890. "secondTag":"关键指标",
  891. "infoPointName":"整体效率",
  892. "infoPointCode":"OverallEff",
  893. "unit":"%",
  894. "dataType":"Inst",
  895. "inputMode":"M",
  896. "dataSource":"",
  897. "note":"",
  898. "func-id":""
  899. },
  900. {
  901. "firstTag":"运行状态",
  902. "secondTag":"关键指标",
  903. "infoPointName":"风机输配系数",
  904. "infoPointCode":"WTFfan",
  905. "unit":"",
  906. "dataType":"Inst",
  907. "inputMode":"M",
  908. "dataSource":"",
  909. "note":"",
  910. "func-id":""
  911. },
  912. {
  913. "firstTag":"运行状态",
  914. "secondTag":"累计参数",
  915. "infoPointName":"累计送风量",
  916. "infoPointCode":"AccFlow",
  917. "unit":"m³",
  918. "dataType":"Acc",
  919. "inputMode":"M",
  920. "dataSource":"",
  921. "note":"",
  922. "func-id":""
  923. },
  924. {
  925. "firstTag":"运行状态",
  926. "secondTag":"累计参数",
  927. "infoPointName":"累计耗电量",
  928. "infoPointCode":"AccElecConsum",
  929. "unit":"kWh",
  930. "dataType":"Acc",
  931. "inputMode":"M",
  932. "dataSource":"",
  933. "note":"",
  934. "func-id":""
  935. },
  936. {
  937. "firstTag":"运行状态",
  938. "secondTag":"累计参数",
  939. "infoPointName":"累计运行时间",
  940. "infoPointCode":"AccRunTime",
  941. "unit":"h",
  942. "dataType":"Acc",
  943. "inputMode":"M",
  944. "dataSource":"",
  945. "note":"",
  946. "func-id":""
  947. },
  948. {
  949. "firstTag":"运行状态",
  950. "secondTag":"累计参数",
  951. "infoPointName":"开启时间计时",
  952. "infoPointCode":"OpenTimeCount",
  953. "unit":"h",
  954. "dataType":"Acc",
  955. "inputMode":"M",
  956. "dataSource":"",
  957. "note":"",
  958. "func-id":""
  959. },
  960. {
  961. "firstTag":"运行状态",
  962. "secondTag":"累计参数",
  963. "infoPointName":"关闭时间计时",
  964. "infoPointCode":"CloseTimeCount",
  965. "unit":"h",
  966. "dataType":"Acc",
  967. "inputMode":"M",
  968. "dataSource":"",
  969. "note":"",
  970. "func-id":""
  971. }
  972. ]
  973. }