HTB.json 24 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数-通用",
  5. "secondTag":"",
  6. "infoPointName":"测试物理量",
  7. "infoPointCode":"PhysicalQuantityType",
  8. "unit":"",
  9. "dataType":"Enum",
  10. "inputMode":"D2",
  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":"9",
  46. "name":"电度"
  47. },
  48. {
  49. "code":"10",
  50. "name":"声音"
  51. },
  52. {
  53. "code":"11",
  54. "name":"图像"
  55. },
  56. {
  57. "code":"12",
  58. "name":"人流量"
  59. }
  60. ],
  61. "note":"",
  62. "func-id":""
  63. },
  64. {
  65. "firstTag":"技术参数-通用",
  66. "secondTag":"",
  67. "infoPointName":"电源类型",
  68. "infoPointCode":"PowerType",
  69. "unit":"",
  70. "dataType":"Enum",
  71. "inputMode":"D2",
  72. "dataSource":[
  73. {
  74. "code":"1",
  75. "name":"外接直流"
  76. },
  77. {
  78. "code":"2",
  79. "name":"外接交流"
  80. },
  81. {
  82. "code":"3",
  83. "name":"充电电池"
  84. },
  85. {
  86. "code":"4",
  87. "name":"干电池"
  88. },
  89. {
  90. "code":"5",
  91. "name":"其他"
  92. }
  93. ],
  94. "note":"",
  95. "func-id":""
  96. },
  97. {
  98. "firstTag":"技术参数-通用",
  99. "secondTag":"",
  100. "infoPointName":"外接直流电压",
  101. "infoPointCode":"ExDCU",
  102. "unit":"V",
  103. "dataType":"Num",
  104. "inputMode":"A2",
  105. "dataSource":"",
  106. "note":"1.2V,1.5V,2V,3V,3.7V,11.1V,14.2V",
  107. "func-id":""
  108. },
  109. {
  110. "firstTag":"技术参数-通用",
  111. "secondTag":"",
  112. "infoPointName":"外接交流电压\/充电电压",
  113. "infoPointCode":"ExACU",
  114. "unit":"V",
  115. "dataType":"Num",
  116. "inputMode":"A2",
  117. "dataSource":"",
  118. "note":"",
  119. "func-id":""
  120. },
  121. {
  122. "firstTag":"技术参数-通用",
  123. "secondTag":"",
  124. "infoPointName":"干电池型号",
  125. "infoPointCode":"DryCellType",
  126. "unit":"V",
  127. "dataType":"Enum",
  128. "inputMode":"D1",
  129. "dataSource":[
  130. {
  131. "code":"1",
  132. "name":"AAAA"
  133. },
  134. {
  135. "code":"2",
  136. "name":"AAA"
  137. },
  138. {
  139. "code":"3",
  140. "name":"AA"
  141. },
  142. {
  143. "code":"4",
  144. "name":"A"
  145. },
  146. {
  147. "code":"5",
  148. "name":"SC"
  149. },
  150. {
  151. "code":"6",
  152. "name":"C"
  153. },
  154. {
  155. "code":"7",
  156. "name":"D"
  157. },
  158. {
  159. "code":"8",
  160. "name":"N"
  161. },
  162. {
  163. "code":"9",
  164. "name":"F"
  165. },
  166. {
  167. "code":"10",
  168. "name":"其他"
  169. }
  170. ],
  171. "note":"",
  172. "func-id":""
  173. },
  174. {
  175. "firstTag":"技术参数-通用",
  176. "secondTag":"",
  177. "infoPointName":"充电电池容量",
  178. "infoPointCode":"RechargeBatteryCap",
  179. "unit":"mAh",
  180. "dataType":"Num",
  181. "inputMode":"A2",
  182. "dataSource":"",
  183. "note":"",
  184. "func-id":""
  185. },
  186. {
  187. "firstTag":"技术参数-通用",
  188. "secondTag":"",
  189. "infoPointName":"额定功率",
  190. "infoPointCode":"RatedP",
  191. "unit":"W",
  192. "dataType":"Num",
  193. "inputMode":"A2",
  194. "dataSource":"",
  195. "note":"",
  196. "func-id":""
  197. },
  198. {
  199. "firstTag":"技术参数-通用",
  200. "secondTag":"",
  201. "infoPointName":"信号输出形式",
  202. "infoPointCode":"SignType",
  203. "unit":"",
  204. "dataType":"Enum",
  205. "inputMode":"D1",
  206. "dataSource":[
  207. {
  208. "code":"1",
  209. "name":"模拟信号",
  210. "content":[
  211. {
  212. "code":"1.1",
  213. "name":"电压模拟信号"
  214. },
  215. {
  216. "code":"1.2",
  217. "name":"电流模拟信号"
  218. },
  219. {
  220. "code":"1.3",
  221. "name":"频率模拟信号"
  222. }
  223. ]
  224. },
  225. {
  226. "code":"2",
  227. "name":"数字信号",
  228. "content":[
  229. {
  230. "code":"2.1",
  231. "name":"电流数字信号"
  232. },
  233. {
  234. "code":"2.2",
  235. "name":"电压数字信号"
  236. },
  237. {
  238. "code":"2.3",
  239. "name":"频率数字信号"
  240. }
  241. ]
  242. },
  243. {
  244. "code":"3",
  245. "name":"其他"
  246. }
  247. ],
  248. "note":"",
  249. "func-id":""
  250. },
  251. {
  252. "firstTag":"技术参数-通用",
  253. "secondTag":"",
  254. "infoPointName":"模拟信号输出电流范围",
  255. "infoPointCode":"ASOutIRange",
  256. "unit":"A",
  257. "dataType":"Num",
  258. "inputMode":"A6",
  259. "dataSource":"",
  260. "note":"",
  261. "func-id":""
  262. },
  263. {
  264. "firstTag":"技术参数-通用",
  265. "secondTag":"",
  266. "infoPointName":"模拟信号输出电压范围",
  267. "infoPointCode":"ASOutURange",
  268. "unit":"V",
  269. "dataType":"Num",
  270. "inputMode":"A6",
  271. "dataSource":"",
  272. "note":"",
  273. "func-id":""
  274. },
  275. {
  276. "firstTag":"技术参数-通用",
  277. "secondTag":"",
  278. "infoPointName":"模拟信号输出频率范围",
  279. "infoPointCode":"ASOutFreqRange",
  280. "unit":"Hz",
  281. "dataType":"Num",
  282. "inputMode":"A6",
  283. "dataSource":"",
  284. "note":"",
  285. "func-id":""
  286. },
  287. {
  288. "firstTag":"技术参数-通用",
  289. "secondTag":"",
  290. "infoPointName":"数字信号输出高低电流",
  291. "infoPointCode":"DSOutHLI",
  292. "unit":"A",
  293. "dataType":"Num",
  294. "inputMode":"A4",
  295. "dataSource":"",
  296. "note":"",
  297. "func-id":""
  298. },
  299. {
  300. "firstTag":"技术参数-通用",
  301. "secondTag":"",
  302. "infoPointName":"数字信号输出高低电平",
  303. "infoPointCode":"DSOutHLU",
  304. "unit":"V",
  305. "dataType":"Num",
  306. "inputMode":"A4",
  307. "dataSource":"",
  308. "note":"",
  309. "func-id":""
  310. },
  311. {
  312. "firstTag":"技术参数-通用",
  313. "secondTag":"",
  314. "infoPointName":"数字信号输出高低频率",
  315. "infoPointCode":"DSOutHLFreq",
  316. "unit":"Hz",
  317. "dataType":"Num",
  318. "inputMode":"A4",
  319. "dataSource":"",
  320. "note":"",
  321. "func-id":""
  322. },
  323. {
  324. "firstTag":"技术参数-通用",
  325. "secondTag":"",
  326. "infoPointName":"波特率",
  327. "infoPointCode":"BaudRate",
  328. "unit":"",
  329. "dataType":"Num",
  330. "inputMode":"A1",
  331. "dataSource":"",
  332. "note":"单片机或计算机在串口通信时的速率。指的是信号被调制以后在单位时间内的变化,即单位时间内载波参数变化的次数",
  333. "func-id":""
  334. },
  335. {
  336. "firstTag":"技术参数-通用",
  337. "secondTag":"",
  338. "infoPointName":"是否有远传功能",
  339. "infoPointCode":"isRemoteFunc",
  340. "unit":"",
  341. "dataType":"Bool",
  342. "inputMode":"E1",
  343. "dataSource":[
  344. {
  345. "code":"0",
  346. "name":"否"
  347. },
  348. {
  349. "code":"1",
  350. "name":"是"
  351. }
  352. ],
  353. "note":"",
  354. "func-id":""
  355. },
  356. {
  357. "firstTag":"技术参数-通用",
  358. "secondTag":"",
  359. "infoPointName":"是否有无线传输功能",
  360. "infoPointCode":"isWirelessFunc",
  361. "unit":"",
  362. "dataType":"Bool",
  363. "inputMode":"E1",
  364. "dataSource":[
  365. {
  366. "code":"0",
  367. "name":"否"
  368. },
  369. {
  370. "code":"1",
  371. "name":"是"
  372. }
  373. ],
  374. "note":"",
  375. "func-id":""
  376. },
  377. {
  378. "firstTag":"技术参数-通用",
  379. "secondTag":"",
  380. "infoPointName":"有线传输协议",
  381. "infoPointCode":"WireTransProtocol",
  382. "unit":"",
  383. "dataType":"Enum",
  384. "inputMode":"D1",
  385. "dataSource":[
  386. {
  387. "code":"1",
  388. "name":"RS-232"
  389. },
  390. {
  391. "code":"2",
  392. "name":"RS-485"
  393. },
  394. {
  395. "code":"3",
  396. "name":"CAN总线"
  397. },
  398. {
  399. "code":"4",
  400. "name":"TCP\/IP"
  401. },
  402. {
  403. "code":"5",
  404. "name":"ADSL"
  405. },
  406. {
  407. "code":"6",
  408. "name":"FSK"
  409. },
  410. {
  411. "code":"7",
  412. "name":"光纤"
  413. },
  414. {
  415. "code":"8",
  416. "name":"电力载波"
  417. },
  418. {
  419. "code":"9",
  420. "name":"其他"
  421. }
  422. ],
  423. "note":"",
  424. "func-id":""
  425. },
  426. {
  427. "firstTag":"技术参数-通用",
  428. "secondTag":"",
  429. "infoPointName":"无线传输协议",
  430. "infoPointCode":"WirelessTransProtocol",
  431. "unit":"",
  432. "dataType":"Enum",
  433. "inputMode":"D2",
  434. "dataSource":[
  435. {
  436. "code":"1",
  437. "name":"Zigbee"
  438. },
  439. {
  440. "code":"2",
  441. "name":"RFID"
  442. },
  443. {
  444. "code":"3",
  445. "name":"蓝牙技术"
  446. },
  447. {
  448. "code":"4",
  449. "name":"NFC"
  450. },
  451. {
  452. "code":"5",
  453. "name":"WiFi"
  454. },
  455. {
  456. "code":"6",
  457. "name":"其他"
  458. }
  459. ],
  460. "note":"",
  461. "func-id":""
  462. },
  463. {
  464. "firstTag":"技术参数-通用",
  465. "secondTag":"",
  466. "infoPointName":"有线传输距离",
  467. "infoPointCode":"WireTransDistance",
  468. "unit":"",
  469. "dataType":"m",
  470. "inputMode":"A2",
  471. "dataSource":"",
  472. "note":"",
  473. "func-id":""
  474. },
  475. {
  476. "firstTag":"技术参数-通用",
  477. "secondTag":"",
  478. "infoPointName":"无线传输距离",
  479. "infoPointCode":"WirelessTransDistance",
  480. "unit":"",
  481. "dataType":"m",
  482. "inputMode":"A2",
  483. "dataSource":"",
  484. "note":"",
  485. "func-id":""
  486. },
  487. {
  488. "firstTag":"技术参数-通用",
  489. "secondTag":"",
  490. "infoPointName":"有线传输功率",
  491. "infoPointCode":"WireTransP",
  492. "unit":"",
  493. "dataType":"W",
  494. "inputMode":"A2",
  495. "dataSource":"",
  496. "note":"",
  497. "func-id":""
  498. },
  499. {
  500. "firstTag":"技术参数-通用",
  501. "secondTag":"",
  502. "infoPointName":"无线传输功率",
  503. "infoPointCode":"WirelessTransP",
  504. "unit":"",
  505. "dataType":"W",
  506. "inputMode":"A2",
  507. "dataSource":"",
  508. "note":"",
  509. "func-id":""
  510. },
  511. {
  512. "firstTag":"技术参数-通用",
  513. "secondTag":"",
  514. "infoPointName":"是否有显示屏幕",
  515. "infoPointCode":"isScreen",
  516. "unit":"",
  517. "dataType":"Bool",
  518. "inputMode":"E1",
  519. "dataSource":[
  520. {
  521. "code":"0",
  522. "name":"无"
  523. },
  524. {
  525. "code":"1",
  526. "name":"有"
  527. }
  528. ],
  529. "note":"",
  530. "func-id":""
  531. },
  532. {
  533. "firstTag":"技术参数-通用",
  534. "secondTag":"",
  535. "infoPointName":"是否有存储功能",
  536. "infoPointCode":"isStorageFunc",
  537. "unit":"",
  538. "dataType":"Bool",
  539. "inputMode":"E1",
  540. "dataSource":[
  541. {
  542. "code":"0",
  543. "name":"无"
  544. },
  545. {
  546. "code":"1",
  547. "name":"有"
  548. }
  549. ],
  550. "note":"",
  551. "func-id":""
  552. },
  553. {
  554. "firstTag":"技术参数-通用",
  555. "secondTag":"",
  556. "infoPointName":"存储接口",
  557. "infoPointCode":"StoragePort",
  558. "unit":"",
  559. "dataType":"Enum",
  560. "inputMode":"D1",
  561. "dataSource":[
  562. {
  563. "code":"1",
  564. "name":"USB"
  565. },
  566. {
  567. "code":"2",
  568. "name":"HDMI"
  569. },
  570. {
  571. "code":"3",
  572. "name":"SD卡"
  573. },
  574. {
  575. "code":"4",
  576. "name":"其他"
  577. }
  578. ],
  579. "note":"",
  580. "func-id":""
  581. },
  582. {
  583. "firstTag":"技术参数-通用",
  584. "secondTag":"",
  585. "infoPointName":"内存大小",
  586. "infoPointCode":"MemorySize",
  587. "unit":"GB",
  588. "dataType":"Num",
  589. "inputMode":"A2",
  590. "dataSource":"",
  591. "note":"",
  592. "func-id":""
  593. },
  594. {
  595. "firstTag":"技术参数-通用",
  596. "secondTag":"",
  597. "infoPointName":"有无自动采样功能",
  598. "infoPointCode":"IsAutosampleFunc",
  599. "unit":"",
  600. "dataType":"Bool",
  601. "inputMode":"E1",
  602. "dataSource":[
  603. {
  604. "code":"0",
  605. "name":"无"
  606. },
  607. {
  608. "code":"1",
  609. "name":"有"
  610. }
  611. ],
  612. "note":"",
  613. "func-id":""
  614. },
  615. {
  616. "firstTag":"技术参数-通用",
  617. "secondTag":"",
  618. "infoPointName":"自动采样时间间隔",
  619. "infoPointCode":"AutosampleInterval",
  620. "unit":"s",
  621. "dataType":"Num",
  622. "inputMode":"A2",
  623. "dataSource":"",
  624. "note":"",
  625. "func-id":""
  626. },
  627. {
  628. "firstTag":"技术参数-通用",
  629. "secondTag":"",
  630. "infoPointName":"精密性",
  631. "infoPointCode":"Precision",
  632. "unit":"%FS",
  633. "dataType":"Num",
  634. "inputMode":"A2",
  635. "dataSource":"",
  636. "note":"",
  637. "func-id":""
  638. },
  639. {
  640. "firstTag":"技术参数-通用",
  641. "secondTag":"",
  642. "infoPointName":"准确性",
  643. "infoPointCode":"Accuracy",
  644. "unit":"%FS",
  645. "dataType":"Num",
  646. "inputMode":"A2",
  647. "dataSource":"",
  648. "note":"",
  649. "func-id":""
  650. },
  651. {
  652. "firstTag":"技术参数-通用",
  653. "secondTag":"",
  654. "infoPointName":"线性度",
  655. "infoPointCode":"Linearity",
  656. "unit":"%",
  657. "dataType":"Num",
  658. "inputMode":"A2",
  659. "dataSource":"",
  660. "note":"非线性长度所占百分比",
  661. "func-id":""
  662. },
  663. {
  664. "firstTag":"技术参数-通用",
  665. "secondTag":"",
  666. "infoPointName":"零点偏置",
  667. "infoPointCode":"ZeroOffset",
  668. "unit":"mV",
  669. "dataType":"Num",
  670. "inputMode":"A2",
  671. "dataSource":"",
  672. "note":"",
  673. "func-id":""
  674. },
  675. {
  676. "firstTag":"技术参数-通用",
  677. "secondTag":"",
  678. "infoPointName":"零点漂移",
  679. "infoPointCode":"ZeroDrift",
  680. "unit":"mV",
  681. "dataType":"Num",
  682. "inputMode":"A2",
  683. "dataSource":"",
  684. "note":"",
  685. "func-id":""
  686. },
  687. {
  688. "firstTag":"技术参数-通用",
  689. "secondTag":"",
  690. "infoPointName":"长期稳定性",
  691. "infoPointCode":"LongTermStability",
  692. "unit":"%FS\/年",
  693. "dataType":"Num",
  694. "inputMode":"A2",
  695. "dataSource":"",
  696. "note":"",
  697. "func-id":""
  698. },
  699. {
  700. "firstTag":"技术参数-通用",
  701. "secondTag":"",
  702. "infoPointName":"响应时间",
  703. "infoPointCode":"ResponseTime",
  704. "unit":"s",
  705. "dataType":"Num",
  706. "inputMode":"A2",
  707. "dataSource":"",
  708. "note":"从测量下限升至测量上限63.2%所用时间",
  709. "func-id":""
  710. },
  711. {
  712. "firstTag":"技术参数-通用",
  713. "secondTag":"",
  714. "infoPointName":"储存环境温度范围",
  715. "infoPointCode":"StoreTempRange",
  716. "unit":"℃",
  717. "dataType":"Num",
  718. "inputMode":"A6",
  719. "dataSource":"",
  720. "note":"",
  721. "func-id":""
  722. },
  723. {
  724. "firstTag":"技术参数-通用",
  725. "secondTag":"",
  726. "infoPointName":"储存环境湿度范围",
  727. "infoPointCode":"StoreRHRange",
  728. "unit":"%RH",
  729. "dataType":"Num",
  730. "inputMode":"A6",
  731. "dataSource":"",
  732. "note":"",
  733. "func-id":""
  734. },
  735. {
  736. "firstTag":"技术参数-通用",
  737. "secondTag":"",
  738. "infoPointName":"工作环境温度范围",
  739. "infoPointCode":"WorkTempRange",
  740. "unit":"℃",
  741. "dataType":"Num",
  742. "inputMode":"A6",
  743. "dataSource":"",
  744. "note":"",
  745. "func-id":""
  746. },
  747. {
  748. "firstTag":"技术参数-通用",
  749. "secondTag":"",
  750. "infoPointName":"工作环境湿度范围",
  751. "infoPointCode":"WorkRHRange",
  752. "unit":"%RH",
  753. "dataType":"Num",
  754. "inputMode":"A6",
  755. "dataSource":"",
  756. "note":"",
  757. "func-id":""
  758. },
  759. {
  760. "firstTag":"技术参数-通用",
  761. "secondTag":"",
  762. "infoPointName":"标准工作压力",
  763. "infoPointCode":"WorkPress",
  764. "unit":"MPa",
  765. "dataType":"Num",
  766. "inputMode":"A2",
  767. "dataSource":"",
  768. "note":"",
  769. "func-id":""
  770. },
  771. {
  772. "firstTag":"技术参数-通用",
  773. "secondTag":"",
  774. "infoPointName":"极限压力",
  775. "infoPointCode":"ExtremePress",
  776. "unit":"MPa",
  777. "dataType":"Num",
  778. "inputMode":"A2",
  779. "dataSource":"",
  780. "note":"",
  781. "func-id":""
  782. },
  783. {
  784. "firstTag":"技术参数-通用",
  785. "secondTag":"",
  786. "infoPointName":"外壳防护等级",
  787. "infoPointCode":"ShellIPGrade",
  788. "unit":"",
  789. "dataType":"Str",
  790. "inputMode":"B1",
  791. "dataSource":"",
  792. "note":"参考《11防护等级》",
  793. "func-id":""
  794. },
  795. {
  796. "firstTag":"技术参数-通用",
  797. "secondTag":"",
  798. "infoPointName":"使用寿命",
  799. "infoPointCode":"ServiceLife",
  800. "unit":"年",
  801. "dataType":"Num",
  802. "inputMode":"A2",
  803. "dataSource":"",
  804. "note":"",
  805. "func-id":""
  806. },
  807. {
  808. "firstTag":"技术参数-通用",
  809. "secondTag":"",
  810. "infoPointName":"重量",
  811. "infoPointCode":"Weight",
  812. "unit":"kg",
  813. "dataType":"Num",
  814. "inputMode":"A2",
  815. "dataSource":"",
  816. "note":"",
  817. "func-id":""
  818. },
  819. {
  820. "firstTag":"技术参数-通用",
  821. "secondTag":"",
  822. "infoPointName":"电器保护类型",
  823. "infoPointCode":"ElecProtectType",
  824. "unit":"",
  825. "dataType":"Enum",
  826. "inputMode":"D2",
  827. "dataSource":[
  828. {
  829. "code":"1",
  830. "name":"反向保护"
  831. },
  832. {
  833. "code":"2",
  834. "name":"短路保护"
  835. },
  836. {
  837. "code":"3",
  838. "name":"过载保护"
  839. },
  840. {
  841. "code":"4",
  842. "name":"其他"
  843. }
  844. ],
  845. "note":"",
  846. "func-id":""
  847. },
  848. {
  849. "firstTag":"技术参数-通用",
  850. "secondTag":"",
  851. "infoPointName":"安装方式",
  852. "infoPointCode":"InstallType",
  853. "unit":"",
  854. "dataType":"Enum",
  855. "inputMode":"D1",
  856. "dataSource":[
  857. {
  858. "code":"1",
  859. "name":"固定安装",
  860. "content":[
  861. {
  862. "code":"1.1",
  863. "name":"焊接"
  864. },
  865. {
  866. "code":"1.2",
  867. "name":"螺纹连接"
  868. },
  869. {
  870. "code":"1.3",
  871. "name":"插接"
  872. }
  873. ]
  874. },
  875. {
  876. "code":"2",
  877. "name":"移动手持"
  878. },
  879. {
  880. "code":"3",
  881. "name":"其他"
  882. }
  883. ],
  884. "note":"",
  885. "func-id":""
  886. },
  887. {
  888. "firstTag":"热量传感器",
  889. "secondTag":"技术参数",
  890. "infoPointName":"热量传感器功能类型",
  891. "infoPointCode":"HeatFuncType",
  892. "unit":"",
  893. "dataType":"Enum",
  894. "inputMode":"D1",
  895. "dataSource":[
  896. {
  897. "code":"1",
  898. "name":"流体单热量表"
  899. },
  900. {
  901. "code":"2",
  902. "name":"流体冷热量表"
  903. },
  904. {
  905. "code":"3",
  906. "name":"热流密度计"
  907. },
  908. {
  909. "code":"4",
  910. "name":"其他"
  911. }
  912. ],
  913. "note":"",
  914. "func-id":""
  915. },
  916. {
  917. "firstTag":"热量传感器",
  918. "secondTag":"技术参数",
  919. "infoPointName":"热量传感器原理类型",
  920. "infoPointCode":"HeatPrincipleType",
  921. "unit":"",
  922. "dataType":"Enum",
  923. "inputMode":"D1",
  924. "dataSource":[
  925. {
  926. "code":"1",
  927. "name":"机械式热量表"
  928. },
  929. {
  930. "code":"2",
  931. "name":"超声波式热量表"
  932. },
  933. {
  934. "code":"3",
  935. "name":"电磁式热量表"
  936. },
  937. {
  938. "code":"4",
  939. "name":"其他"
  940. }
  941. ],
  942. "note":"流体量表",
  943. "func-id":""
  944. },
  945. {
  946. "firstTag":"热量传感器",
  947. "secondTag":"技术参数",
  948. "infoPointName":"热量传感器结构类型",
  949. "infoPointCode":"HeatStructType",
  950. "unit":"",
  951. "dataType":"Enum",
  952. "inputMode":"D1",
  953. "dataSource":[
  954. {
  955. "code":"1",
  956. "name":"整体式热量表"
  957. },
  958. {
  959. "code":"2",
  960. "name":"组合式热量表"
  961. },
  962. {
  963. "code":"3",
  964. "name":"紧凑式热量表"
  965. },
  966. {
  967. "code":"4",
  968. "name":"其他"
  969. }
  970. ],
  971. "note":"流体量表",
  972. "func-id":""
  973. },
  974. {
  975. "firstTag":"热量传感器",
  976. "secondTag":"技术参数",
  977. "infoPointName":"热量传感器功率类型",
  978. "infoPointCode":"HeatPowerType",
  979. "unit":"",
  980. "dataType":"Bool",
  981. "inputMode":"E1",
  982. "dataSource":[
  983. {
  984. "code":"0",
  985. "name":"户用量表(DN≤40mm)"
  986. },
  987. {
  988. "code":"1",
  989. "name":"工业用量表(DN>40mm)"
  990. }
  991. ],
  992. "note":"流体量表",
  993. "func-id":""
  994. },
  995. {
  996. "firstTag":"热量传感器",
  997. "secondTag":"技术参数",
  998. "infoPointName":"热量传感器精度等级",
  999. "infoPointCode":"HeatPrecisionType",
  1000. "unit":"",
  1001. "dataType":"Enum",
  1002. "inputMode":"D1",
  1003. "dataSource":[
  1004. {
  1005. "code":"1",
  1006. "name":"一级表"
  1007. },
  1008. {
  1009. "code":"2",
  1010. "name":"二级表"
  1011. },
  1012. {
  1013. "code":"3",
  1014. "name":"三级表"
  1015. },
  1016. {
  1017. "code":"4",
  1018. "name":"其他"
  1019. }
  1020. ],
  1021. "note":"流体量表",
  1022. "func-id":""
  1023. },
  1024. {
  1025. "firstTag":"热量传感器",
  1026. "secondTag":"技术参数",
  1027. "infoPointName":"热量传感器介质种类",
  1028. "infoPointCode":"HeatMediumType",
  1029. "unit":"",
  1030. "dataType":"Enum",
  1031. "inputMode":"D2",
  1032. "dataSource":[
  1033. {
  1034. "code":"1",
  1035. "name":"气体",
  1036. "content":[
  1037. {
  1038. "code":"1.1",
  1039. "name":"空气"
  1040. },
  1041. {
  1042. "code":"1.2",
  1043. "name":"燃气"
  1044. },
  1045. {
  1046. "code":"1.3",
  1047. "name":"烟气"
  1048. },
  1049. {
  1050. "code":"1.4",
  1051. "name":"煤气"
  1052. }
  1053. ]
  1054. },
  1055. {
  1056. "code":"2",
  1057. "name":"液体",
  1058. "content":[
  1059. {
  1060. "code":"2.1",
  1061. "name":"水"
  1062. },
  1063. {
  1064. "code":"2.2",
  1065. "name":"制冷剂"
  1066. },
  1067. {
  1068. "code":"2.3",
  1069. "name":"油"
  1070. }
  1071. ]
  1072. },
  1073. {
  1074. "code":"3",
  1075. "name":"其他"
  1076. }
  1077. ],
  1078. "note":"流体量表",
  1079. "func-id":""
  1080. },
  1081. {
  1082. "firstTag":"热量传感器",
  1083. "secondTag":"技术参数",
  1084. "infoPointName":"热量传感器热传递类型",
  1085. "infoPointCode":"HeatTransType",
  1086. "unit":"",
  1087. "dataType":"Enum",
  1088. "inputMode":"D2",
  1089. "dataSource":[
  1090. {
  1091. "code":"1",
  1092. "name":"热传导"
  1093. },
  1094. {
  1095. "code":"2",
  1096. "name":"热辐射"
  1097. },
  1098. {
  1099. "code":"3",
  1100. "name":"热对流"
  1101. },
  1102. {
  1103. "code":"4",
  1104. "name":"其他"
  1105. }
  1106. ],
  1107. "note":"热流计",
  1108. "func-id":""
  1109. },
  1110. {
  1111. "firstTag":"热量传感器",
  1112. "secondTag":"技术参数",
  1113. "infoPointName":"热量传感器数量类型",
  1114. "infoPointCode":"HeatSensorNumType",
  1115. "unit":"",
  1116. "dataType":"Bool",
  1117. "inputMode":"E1",
  1118. "dataSource":[
  1119. {
  1120. "code":"0",
  1121. "name":"单通道热流计"
  1122. },
  1123. {
  1124. "code":"1",
  1125. "name":"多通道热流计"
  1126. }
  1127. ],
  1128. "note":"热流计",
  1129. "func-id":""
  1130. },
  1131. {
  1132. "firstTag":"热量传感器",
  1133. "secondTag":"技术参数",
  1134. "infoPointName":"热量传感器外形类型",
  1135. "infoPointCode":"HeatShapeType",
  1136. "unit":"",
  1137. "dataType":"Enum",
  1138. "inputMode":"D1",
  1139. "dataSource":[
  1140. {
  1141. "code":"1",
  1142. "name":"手持式热流计"
  1143. },
  1144. {
  1145. "code":"2",
  1146. "name":"便携式热流计"
  1147. },
  1148. {
  1149. "code":"3",
  1150. "name":"其他"
  1151. }
  1152. ],
  1153. "note":"热流计",
  1154. "func-id":""
  1155. },
  1156. {
  1157. "firstTag":"热量传感器",
  1158. "secondTag":"技术参数",
  1159. "infoPointName":"热(流)量测量上限",
  1160. "infoPointCode":"HeatUpperLimit",
  1161. "unit":"kW\/m²",
  1162. "dataType":"Num",
  1163. "inputMode":"A2",
  1164. "dataSource":"",
  1165. "note":"",
  1166. "func-id":""
  1167. },
  1168. {
  1169. "firstTag":"热量传感器",
  1170. "secondTag":"技术参数",
  1171. "infoPointName":"热(流)量测量下限",
  1172. "infoPointCode":"HeatLowerLimit",
  1173. "unit":"kW\/m²",
  1174. "dataType":"Num",
  1175. "inputMode":"A2",
  1176. "dataSource":"",
  1177. "note":"",
  1178. "func-id":""
  1179. },
  1180. {
  1181. "firstTag":"热量传感器",
  1182. "secondTag":"技术参数",
  1183. "infoPointName":"热量传感器传递函数",
  1184. "infoPointCode":"HeatTransFunc",
  1185. "unit":"",
  1186. "dataType":"Str",
  1187. "inputMode":"B1",
  1188. "dataSource":"",
  1189. "note":"",
  1190. "func-id":""
  1191. },
  1192. {
  1193. "firstTag":"热量传感器",
  1194. "secondTag":"技术参数",
  1195. "infoPointName":"热量传感器响应时间",
  1196. "infoPointCode":"HeatResponseTime",
  1197. "unit":"s",
  1198. "dataType":"Num",
  1199. "inputMode":"A2",
  1200. "dataSource":"",
  1201. "note":"",
  1202. "func-id":""
  1203. },
  1204. {
  1205. "firstTag":"热量传感器",
  1206. "secondTag":"运行参数",
  1207. "infoPointName":"热量传感器输出电压",
  1208. "infoPointCode":"HeatOutU",
  1209. "unit":"V",
  1210. "dataType":"Inst",
  1211. "inputMode":"L",
  1212. "dataSource":"",
  1213. "note":"",
  1214. "func-id":""
  1215. },
  1216. {
  1217. "firstTag":"热量传感器",
  1218. "secondTag":"运行参数",
  1219. "infoPointName":"热量传感器输出电流",
  1220. "infoPointCode":"HeatOutI",
  1221. "unit":"A",
  1222. "dataType":"Inst",
  1223. "inputMode":"L",
  1224. "dataSource":"",
  1225. "note":"",
  1226. "func-id":""
  1227. },
  1228. {
  1229. "firstTag":"热量传感器",
  1230. "secondTag":"运行参数",
  1231. "infoPointName":"热量传感器温差测量值",
  1232. "infoPointCode":"HeatTempDifference",
  1233. "unit":"℃",
  1234. "dataType":"Inst",
  1235. "inputMode":"L",
  1236. "dataSource":"",
  1237. "note":"流体量表",
  1238. "func-id":""
  1239. },
  1240. {
  1241. "firstTag":"热量传感器",
  1242. "secondTag":"运行参数",
  1243. "infoPointName":"热量传感器流量测量值",
  1244. "infoPointCode":"HeatFlow",
  1245. "unit":"m³\/h",
  1246. "dataType":"Inst",
  1247. "inputMode":"L",
  1248. "dataSource":"",
  1249. "note":"流体量表",
  1250. "func-id":""
  1251. },
  1252. {
  1253. "firstTag":"热量传感器",
  1254. "secondTag":"运行参数",
  1255. "infoPointName":"热量传感器热(流)量测量值",
  1256. "infoPointCode":"Heat",
  1257. "unit":"kW\/m²",
  1258. "dataType":"Inst",
  1259. "inputMode":"L",
  1260. "dataSource":"",
  1261. "note":"",
  1262. "func-id":""
  1263. },
  1264. {
  1265. "firstTag":"热量传感器",
  1266. "secondTag":"运行参数",
  1267. "infoPointName":"热量传感器累计热量测量值",
  1268. "infoPointCode":"HeatAccHeat",
  1269. "unit":"kWh",
  1270. "dataType":"Acc",
  1271. "inputMode":"L",
  1272. "dataSource":"",
  1273. "note":"正向计费",
  1274. "func-id":""
  1275. },
  1276. {
  1277. "firstTag":"热量传感器",
  1278. "secondTag":"运行参数",
  1279. "infoPointName":"热量传感器累计金额测量值",
  1280. "infoPointCode":"HeatAccCost",
  1281. "unit":"元",
  1282. "dataType":"Acc",
  1283. "inputMode":"L",
  1284. "dataSource":"",
  1285. "note":"正向计费",
  1286. "func-id":""
  1287. },
  1288. {
  1289. "firstTag":"热量传感器",
  1290. "secondTag":"运行参数",
  1291. "infoPointName":"热量传感器剩余热量测量值",
  1292. "infoPointCode":"HeatSurplusHeat",
  1293. "unit":"kWh",
  1294. "dataType":"Acc",
  1295. "inputMode":"L",
  1296. "dataSource":"",
  1297. "note":"扣除计费",
  1298. "func-id":""
  1299. },
  1300. {
  1301. "firstTag":"热量传感器",
  1302. "secondTag":"运行参数",
  1303. "infoPointName":"热量传感器剩余金额测量值",
  1304. "infoPointCode":"HeatSurplusCost",
  1305. "unit":"元",
  1306. "dataType":"Acc",
  1307. "inputMode":"L",
  1308. "dataSource":"",
  1309. "note":"扣除计费",
  1310. "func-id":""
  1311. }
  1312. ]
  1313. }