TPA.json 31 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数-通用",
  5. "secondTag":"",
  6. "infoPointName":"电源类型",
  7. "infoPointCode":"PowerType",
  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. "note":"",
  34. "func-id":""
  35. },
  36. {
  37. "firstTag":"技术参数-通用",
  38. "secondTag":"",
  39. "infoPointName":"外接直流电压",
  40. "infoPointCode":"ExDCU",
  41. "unit":"V",
  42. "dataType":"Num",
  43. "inputMode":"A2",
  44. "dataSource":"",
  45. "note":"1.2V,1.5V,2V,3V,3.7V,11.1V,14.2V",
  46. "func-id":""
  47. },
  48. {
  49. "firstTag":"技术参数-通用",
  50. "secondTag":"",
  51. "infoPointName":"外接交流电压\/充电电压",
  52. "infoPointCode":"ExACU",
  53. "unit":"V",
  54. "dataType":"Num",
  55. "inputMode":"A2",
  56. "dataSource":"",
  57. "note":"",
  58. "func-id":""
  59. },
  60. {
  61. "firstTag":"技术参数-通用",
  62. "secondTag":"",
  63. "infoPointName":"干电池型号",
  64. "infoPointCode":"DryCellType",
  65. "unit":"V",
  66. "dataType":"Enum",
  67. "inputMode":"D1",
  68. "dataSource":[
  69. {
  70. "code":"1",
  71. "name":"AAAA"
  72. },
  73. {
  74. "code":"2",
  75. "name":"AAA"
  76. },
  77. {
  78. "code":"3",
  79. "name":"AA"
  80. },
  81. {
  82. "code":"4",
  83. "name":"A"
  84. },
  85. {
  86. "code":"5",
  87. "name":"SC"
  88. },
  89. {
  90. "code":"6",
  91. "name":"C"
  92. },
  93. {
  94. "code":"7",
  95. "name":"D"
  96. },
  97. {
  98. "code":"8",
  99. "name":"N"
  100. },
  101. {
  102. "code":"9",
  103. "name":"F"
  104. },
  105. {
  106. "code":"10",
  107. "name":"其他"
  108. }
  109. ],
  110. "note":"",
  111. "func-id":""
  112. },
  113. {
  114. "firstTag":"技术参数-通用",
  115. "secondTag":"",
  116. "infoPointName":"充电电池容量",
  117. "infoPointCode":"RechargeBatteryCap",
  118. "unit":"mAh",
  119. "dataType":"Num",
  120. "inputMode":"A2",
  121. "dataSource":"",
  122. "note":"",
  123. "func-id":""
  124. },
  125. {
  126. "firstTag":"技术参数-通用",
  127. "secondTag":"",
  128. "infoPointName":"额定功率",
  129. "infoPointCode":"RatedP",
  130. "unit":"W",
  131. "dataType":"Num",
  132. "inputMode":"A2",
  133. "dataSource":"",
  134. "note":"",
  135. "func-id":""
  136. },
  137. {
  138. "firstTag":"技术参数-通用",
  139. "secondTag":"",
  140. "infoPointName":"信号输出形式",
  141. "infoPointCode":"SignType",
  142. "unit":"",
  143. "dataType":"Enum",
  144. "inputMode":"D1",
  145. "dataSource":[
  146. {
  147. "code":"1",
  148. "name":"模拟信号",
  149. "content":[
  150. {
  151. "code":"1.1",
  152. "name":"电压模拟信号"
  153. },
  154. {
  155. "code":"1.2",
  156. "name":"电流模拟信号"
  157. },
  158. {
  159. "code":"1.3",
  160. "name":"频率模拟信号"
  161. }
  162. ]
  163. },
  164. {
  165. "code":"2",
  166. "name":"数字信号",
  167. "content":[
  168. {
  169. "code":"2.1",
  170. "name":"电流数字信号"
  171. },
  172. {
  173. "code":"2.2",
  174. "name":"电压数字信号"
  175. },
  176. {
  177. "code":"2.3",
  178. "name":"频率数字信号"
  179. }
  180. ]
  181. },
  182. {
  183. "code":"3",
  184. "name":"其他"
  185. }
  186. ],
  187. "note":"",
  188. "func-id":""
  189. },
  190. {
  191. "firstTag":"技术参数-通用",
  192. "secondTag":"",
  193. "infoPointName":"模拟信号输出电流范围",
  194. "infoPointCode":"ASOutIRange",
  195. "unit":"A",
  196. "dataType":"Num",
  197. "inputMode":"A6",
  198. "dataSource":"",
  199. "note":"",
  200. "func-id":""
  201. },
  202. {
  203. "firstTag":"技术参数-通用",
  204. "secondTag":"",
  205. "infoPointName":"模拟信号输出电压范围",
  206. "infoPointCode":"ASOutURange",
  207. "unit":"V",
  208. "dataType":"Num",
  209. "inputMode":"A6",
  210. "dataSource":"",
  211. "note":"",
  212. "func-id":""
  213. },
  214. {
  215. "firstTag":"技术参数-通用",
  216. "secondTag":"",
  217. "infoPointName":"模拟信号输出频率范围",
  218. "infoPointCode":"ASOutFreqRange",
  219. "unit":"Hz",
  220. "dataType":"Num",
  221. "inputMode":"A6",
  222. "dataSource":"",
  223. "note":"",
  224. "func-id":""
  225. },
  226. {
  227. "firstTag":"技术参数-通用",
  228. "secondTag":"",
  229. "infoPointName":"数字信号输出高低电流",
  230. "infoPointCode":"DSOutHLI",
  231. "unit":"A",
  232. "dataType":"Num",
  233. "inputMode":"A4",
  234. "dataSource":"",
  235. "note":"",
  236. "func-id":""
  237. },
  238. {
  239. "firstTag":"技术参数-通用",
  240. "secondTag":"",
  241. "infoPointName":"数字信号输出高低电平",
  242. "infoPointCode":"DSOutHLU",
  243. "unit":"V",
  244. "dataType":"Num",
  245. "inputMode":"A4",
  246. "dataSource":"",
  247. "note":"",
  248. "func-id":""
  249. },
  250. {
  251. "firstTag":"技术参数-通用",
  252. "secondTag":"",
  253. "infoPointName":"数字信号输出高低频率",
  254. "infoPointCode":"DSOutHLFreq",
  255. "unit":"Hz",
  256. "dataType":"Num",
  257. "inputMode":"A4",
  258. "dataSource":"",
  259. "note":"",
  260. "func-id":""
  261. },
  262. {
  263. "firstTag":"技术参数-通用",
  264. "secondTag":"",
  265. "infoPointName":"波特率",
  266. "infoPointCode":"BaudRate",
  267. "unit":"",
  268. "dataType":"Num",
  269. "inputMode":"A1",
  270. "dataSource":"",
  271. "note":"单片机或计算机在串口通信时的速率。指的是信号被调制以后在单位时间内的变化,即单位时间内载波参数变化的次数",
  272. "func-id":""
  273. },
  274. {
  275. "firstTag":"技术参数-通用",
  276. "secondTag":"",
  277. "infoPointName":"是否有远传功能",
  278. "infoPointCode":"isRemoteFunc",
  279. "unit":"",
  280. "dataType":"Bool",
  281. "inputMode":"E1",
  282. "dataSource":[
  283. {
  284. "code":"0",
  285. "name":"否"
  286. },
  287. {
  288. "code":"1",
  289. "name":"是"
  290. }
  291. ],
  292. "note":"",
  293. "func-id":""
  294. },
  295. {
  296. "firstTag":"技术参数-通用",
  297. "secondTag":"",
  298. "infoPointName":"是否有无线传输功能",
  299. "infoPointCode":"isWirelessFunc",
  300. "unit":"",
  301. "dataType":"Bool",
  302. "inputMode":"E1",
  303. "dataSource":[
  304. {
  305. "code":"0",
  306. "name":"否"
  307. },
  308. {
  309. "code":"1",
  310. "name":"是"
  311. }
  312. ],
  313. "note":"",
  314. "func-id":""
  315. },
  316. {
  317. "firstTag":"技术参数-通用",
  318. "secondTag":"",
  319. "infoPointName":"有线传输协议",
  320. "infoPointCode":"WireTransProtocol",
  321. "unit":"",
  322. "dataType":"Enum",
  323. "inputMode":"D1",
  324. "dataSource":[
  325. {
  326. "code":"1",
  327. "name":"RS-232"
  328. },
  329. {
  330. "code":"2",
  331. "name":"RS-485"
  332. },
  333. {
  334. "code":"3",
  335. "name":"CAN总线"
  336. },
  337. {
  338. "code":"4",
  339. "name":"TCP\/IP"
  340. },
  341. {
  342. "code":"5",
  343. "name":"ADSL"
  344. },
  345. {
  346. "code":"6",
  347. "name":"FSK"
  348. },
  349. {
  350. "code":"7",
  351. "name":"光纤"
  352. },
  353. {
  354. "code":"8",
  355. "name":"电力载波"
  356. },
  357. {
  358. "code":"9",
  359. "name":"其他"
  360. }
  361. ],
  362. "note":"",
  363. "func-id":""
  364. },
  365. {
  366. "firstTag":"技术参数-通用",
  367. "secondTag":"",
  368. "infoPointName":"无线传输协议",
  369. "infoPointCode":"WirelessTransProtocol",
  370. "unit":"",
  371. "dataType":"Enum",
  372. "inputMode":"D2",
  373. "dataSource":[
  374. {
  375. "code":"1",
  376. "name":"Zigbee"
  377. },
  378. {
  379. "code":"2",
  380. "name":"RFID"
  381. },
  382. {
  383. "code":"3",
  384. "name":"蓝牙技术"
  385. },
  386. {
  387. "code":"4",
  388. "name":"NFC"
  389. },
  390. {
  391. "code":"5",
  392. "name":"WiFi"
  393. },
  394. {
  395. "code":"6",
  396. "name":"其他"
  397. }
  398. ],
  399. "note":"",
  400. "func-id":""
  401. },
  402. {
  403. "firstTag":"技术参数-通用",
  404. "secondTag":"",
  405. "infoPointName":"有线传输距离",
  406. "infoPointCode":"WireTransDistance",
  407. "unit":"",
  408. "dataType":"m",
  409. "inputMode":"A2",
  410. "dataSource":"",
  411. "note":"",
  412. "func-id":""
  413. },
  414. {
  415. "firstTag":"技术参数-通用",
  416. "secondTag":"",
  417. "infoPointName":"无线传输距离",
  418. "infoPointCode":"WirelessTransDistance",
  419. "unit":"",
  420. "dataType":"m",
  421. "inputMode":"A2",
  422. "dataSource":"",
  423. "note":"",
  424. "func-id":""
  425. },
  426. {
  427. "firstTag":"技术参数-通用",
  428. "secondTag":"",
  429. "infoPointName":"有线传输功率",
  430. "infoPointCode":"WireTransP",
  431. "unit":"",
  432. "dataType":"W",
  433. "inputMode":"A2",
  434. "dataSource":"",
  435. "note":"",
  436. "func-id":""
  437. },
  438. {
  439. "firstTag":"技术参数-通用",
  440. "secondTag":"",
  441. "infoPointName":"无线传输功率",
  442. "infoPointCode":"WirelessTransP",
  443. "unit":"",
  444. "dataType":"W",
  445. "inputMode":"A2",
  446. "dataSource":"",
  447. "note":"",
  448. "func-id":""
  449. },
  450. {
  451. "firstTag":"技术参数-通用",
  452. "secondTag":"",
  453. "infoPointName":"是否有显示屏幕",
  454. "infoPointCode":"isScreen",
  455. "unit":"",
  456. "dataType":"Bool",
  457. "inputMode":"E1",
  458. "dataSource":[
  459. {
  460. "code":"0",
  461. "name":"无"
  462. },
  463. {
  464. "code":"1",
  465. "name":"有"
  466. }
  467. ],
  468. "note":"",
  469. "func-id":""
  470. },
  471. {
  472. "firstTag":"技术参数-通用",
  473. "secondTag":"",
  474. "infoPointName":"是否有存储功能",
  475. "infoPointCode":"isStorageFunc",
  476. "unit":"",
  477. "dataType":"Bool",
  478. "inputMode":"E1",
  479. "dataSource":[
  480. {
  481. "code":"0",
  482. "name":"无"
  483. },
  484. {
  485. "code":"1",
  486. "name":"有"
  487. }
  488. ],
  489. "note":"",
  490. "func-id":""
  491. },
  492. {
  493. "firstTag":"技术参数-通用",
  494. "secondTag":"",
  495. "infoPointName":"存储接口",
  496. "infoPointCode":"StoragePort",
  497. "unit":"",
  498. "dataType":"Enum",
  499. "inputMode":"D1",
  500. "dataSource":[
  501. {
  502. "code":"1",
  503. "name":"USB"
  504. },
  505. {
  506. "code":"2",
  507. "name":"HDMI"
  508. },
  509. {
  510. "code":"3",
  511. "name":"SD卡"
  512. },
  513. {
  514. "code":"4",
  515. "name":"其他"
  516. }
  517. ],
  518. "note":"",
  519. "func-id":""
  520. },
  521. {
  522. "firstTag":"技术参数-通用",
  523. "secondTag":"",
  524. "infoPointName":"内存大小",
  525. "infoPointCode":"MemorySize",
  526. "unit":"GB",
  527. "dataType":"Num",
  528. "inputMode":"A2",
  529. "dataSource":"",
  530. "note":"",
  531. "func-id":""
  532. },
  533. {
  534. "firstTag":"技术参数-通用",
  535. "secondTag":"",
  536. "infoPointName":"有无自动采样功能",
  537. "infoPointCode":"IsAutosampleFunc",
  538. "unit":"",
  539. "dataType":"Bool",
  540. "inputMode":"E1",
  541. "dataSource":[
  542. {
  543. "code":"0",
  544. "name":"无"
  545. },
  546. {
  547. "code":"1",
  548. "name":"有"
  549. }
  550. ],
  551. "note":"",
  552. "func-id":""
  553. },
  554. {
  555. "firstTag":"技术参数-通用",
  556. "secondTag":"",
  557. "infoPointName":"自动采样时间间隔",
  558. "infoPointCode":"AutosampleInterval",
  559. "unit":"s",
  560. "dataType":"Num",
  561. "inputMode":"A2",
  562. "dataSource":"",
  563. "note":"",
  564. "func-id":""
  565. },
  566. {
  567. "firstTag":"技术参数-通用",
  568. "secondTag":"",
  569. "infoPointName":"精密性",
  570. "infoPointCode":"Precision",
  571. "unit":"%FS",
  572. "dataType":"Num",
  573. "inputMode":"A2",
  574. "dataSource":"",
  575. "note":"",
  576. "func-id":""
  577. },
  578. {
  579. "firstTag":"技术参数-通用",
  580. "secondTag":"",
  581. "infoPointName":"准确性",
  582. "infoPointCode":"Accuracy",
  583. "unit":"%FS",
  584. "dataType":"Num",
  585. "inputMode":"A2",
  586. "dataSource":"",
  587. "note":"",
  588. "func-id":""
  589. },
  590. {
  591. "firstTag":"技术参数-通用",
  592. "secondTag":"",
  593. "infoPointName":"线性度",
  594. "infoPointCode":"Linearity",
  595. "unit":"%",
  596. "dataType":"Num",
  597. "inputMode":"A2",
  598. "dataSource":"",
  599. "note":"非线性长度所占百分比",
  600. "func-id":""
  601. },
  602. {
  603. "firstTag":"技术参数-通用",
  604. "secondTag":"",
  605. "infoPointName":"零点偏置",
  606. "infoPointCode":"ZeroOffset",
  607. "unit":"mV",
  608. "dataType":"Num",
  609. "inputMode":"A2",
  610. "dataSource":"",
  611. "note":"",
  612. "func-id":""
  613. },
  614. {
  615. "firstTag":"技术参数-通用",
  616. "secondTag":"",
  617. "infoPointName":"零点漂移",
  618. "infoPointCode":"ZeroDrift",
  619. "unit":"mV",
  620. "dataType":"Num",
  621. "inputMode":"A2",
  622. "dataSource":"",
  623. "note":"",
  624. "func-id":""
  625. },
  626. {
  627. "firstTag":"技术参数-通用",
  628. "secondTag":"",
  629. "infoPointName":"长期稳定性",
  630. "infoPointCode":"LongTermStability",
  631. "unit":"%FS\/年",
  632. "dataType":"Num",
  633. "inputMode":"A2",
  634. "dataSource":"",
  635. "note":"",
  636. "func-id":""
  637. },
  638. {
  639. "firstTag":"技术参数-通用",
  640. "secondTag":"",
  641. "infoPointName":"响应时间",
  642. "infoPointCode":"ResponseTime",
  643. "unit":"s",
  644. "dataType":"Num",
  645. "inputMode":"A2",
  646. "dataSource":"",
  647. "note":"从测量下限升至测量上限63.2%所用时间",
  648. "func-id":""
  649. },
  650. {
  651. "firstTag":"技术参数-通用",
  652. "secondTag":"",
  653. "infoPointName":"储存环境温度范围",
  654. "infoPointCode":"StoreTempRange",
  655. "unit":"℃",
  656. "dataType":"Num",
  657. "inputMode":"A6",
  658. "dataSource":"",
  659. "note":"",
  660. "func-id":""
  661. },
  662. {
  663. "firstTag":"技术参数-通用",
  664. "secondTag":"",
  665. "infoPointName":"储存环境湿度范围",
  666. "infoPointCode":"StoreRHRange",
  667. "unit":"%RH",
  668. "dataType":"Num",
  669. "inputMode":"A6",
  670. "dataSource":"",
  671. "note":"",
  672. "func-id":""
  673. },
  674. {
  675. "firstTag":"技术参数-通用",
  676. "secondTag":"",
  677. "infoPointName":"工作环境温度范围",
  678. "infoPointCode":"WorkTempRange",
  679. "unit":"℃",
  680. "dataType":"Num",
  681. "inputMode":"A6",
  682. "dataSource":"",
  683. "note":"",
  684. "func-id":""
  685. },
  686. {
  687. "firstTag":"技术参数-通用",
  688. "secondTag":"",
  689. "infoPointName":"工作环境湿度范围",
  690. "infoPointCode":"WorkRHRange",
  691. "unit":"%RH",
  692. "dataType":"Num",
  693. "inputMode":"A6",
  694. "dataSource":"",
  695. "note":"",
  696. "func-id":""
  697. },
  698. {
  699. "firstTag":"技术参数-通用",
  700. "secondTag":"",
  701. "infoPointName":"标准工作压力",
  702. "infoPointCode":"WorkPress",
  703. "unit":"MPa",
  704. "dataType":"Num",
  705. "inputMode":"A2",
  706. "dataSource":"",
  707. "note":"",
  708. "func-id":""
  709. },
  710. {
  711. "firstTag":"技术参数-通用",
  712. "secondTag":"",
  713. "infoPointName":"极限压力",
  714. "infoPointCode":"ExtremePress",
  715. "unit":"MPa",
  716. "dataType":"Num",
  717. "inputMode":"A2",
  718. "dataSource":"",
  719. "note":"",
  720. "func-id":""
  721. },
  722. {
  723. "firstTag":"技术参数-通用",
  724. "secondTag":"",
  725. "infoPointName":"外壳防护等级",
  726. "infoPointCode":"ShellIPGrade",
  727. "unit":"",
  728. "dataType":"Str",
  729. "inputMode":"B1",
  730. "dataSource":"",
  731. "note":"参考《11防护等级》",
  732. "func-id":""
  733. },
  734. {
  735. "firstTag":"技术参数-通用",
  736. "secondTag":"",
  737. "infoPointName":"使用寿命",
  738. "infoPointCode":"ServiceLife",
  739. "unit":"年",
  740. "dataType":"Num",
  741. "inputMode":"A2",
  742. "dataSource":"",
  743. "note":"",
  744. "func-id":""
  745. },
  746. {
  747. "firstTag":"技术参数-通用",
  748. "secondTag":"",
  749. "infoPointName":"重量",
  750. "infoPointCode":"Weight",
  751. "unit":"kg",
  752. "dataType":"Num",
  753. "inputMode":"A2",
  754. "dataSource":"",
  755. "note":"",
  756. "func-id":""
  757. },
  758. {
  759. "firstTag":"技术参数-通用",
  760. "secondTag":"",
  761. "infoPointName":"电器保护类型",
  762. "infoPointCode":"ElecProtectType",
  763. "unit":"",
  764. "dataType":"Enum",
  765. "inputMode":"D2",
  766. "dataSource":[
  767. {
  768. "code":"1",
  769. "name":"反向保护"
  770. },
  771. {
  772. "code":"2",
  773. "name":"短路保护"
  774. },
  775. {
  776. "code":"3",
  777. "name":"过载保护"
  778. },
  779. {
  780. "code":"4",
  781. "name":"其他"
  782. }
  783. ],
  784. "note":"",
  785. "func-id":""
  786. },
  787. {
  788. "firstTag":"技术参数-通用",
  789. "secondTag":"",
  790. "infoPointName":"安装方式",
  791. "infoPointCode":"InstallType",
  792. "unit":"",
  793. "dataType":"Enum",
  794. "inputMode":"D1",
  795. "dataSource":[
  796. {
  797. "code":"1",
  798. "name":"固定安装",
  799. "content":[
  800. {
  801. "code":"1.1",
  802. "name":"焊接"
  803. },
  804. {
  805. "code":"1.2",
  806. "name":"螺纹连接"
  807. },
  808. {
  809. "code":"1.3",
  810. "name":"插接"
  811. }
  812. ]
  813. },
  814. {
  815. "code":"2",
  816. "name":"移动手持"
  817. },
  818. {
  819. "code":"3",
  820. "name":"其他"
  821. }
  822. ],
  823. "note":"",
  824. "func-id":""
  825. },
  826. {
  827. "firstTag":"温度传感器",
  828. "secondTag":"技术参数-通用",
  829. "infoPointName":"温度传感器种类",
  830. "infoPointCode":"TempSensorType",
  831. "unit":"",
  832. "dataType":"Enum",
  833. "inputMode":"D1",
  834. "dataSource":[
  835. {
  836. "code":"1",
  837. "name":"热电偶温度传感器"
  838. },
  839. {
  840. "code":"2",
  841. "name":"热敏电阻温度传感器"
  842. },
  843. {
  844. "code":"3",
  845. "name":"电阻温度传感器"
  846. },
  847. {
  848. "code":"4",
  849. "name":"IC温度传感器"
  850. },
  851. {
  852. "code":"5",
  853. "name":"玻璃管温度计"
  854. },
  855. {
  856. "code":"6",
  857. "name":"压力式温度计"
  858. },
  859. {
  860. "code":"7",
  861. "name":"红外光电测温仪"
  862. },
  863. {
  864. "code":"8",
  865. "name":"热色液晶测温仪"
  866. },
  867. {
  868. "code":"9",
  869. "name":"全息干涉技术测温"
  870. },
  871. {
  872. "code":"10",
  873. "name":"其他"
  874. }
  875. ],
  876. "note":"",
  877. "func-id":""
  878. },
  879. {
  880. "firstTag":"温度传感器",
  881. "secondTag":"技术参数-通用",
  882. "infoPointName":"温度测量上限",
  883. "infoPointCode":"TempUpperLimit",
  884. "unit":"℃",
  885. "dataType":"Num",
  886. "inputMode":"A2",
  887. "dataSource":"",
  888. "note":"",
  889. "func-id":""
  890. },
  891. {
  892. "firstTag":"温度传感器",
  893. "secondTag":"技术参数-通用",
  894. "infoPointName":"温度测量下限",
  895. "infoPointCode":"TempLowerLimit",
  896. "unit":"℃",
  897. "dataType":"Num",
  898. "inputMode":"A2",
  899. "dataSource":"",
  900. "note":"",
  901. "func-id":""
  902. },
  903. {
  904. "firstTag":"温度传感器",
  905. "secondTag":"技术参数-通用",
  906. "infoPointName":"温度传感器传递函数",
  907. "infoPointCode":"TempTransFunc",
  908. "unit":"",
  909. "dataType":"Str",
  910. "inputMode":"B1",
  911. "dataSource":"",
  912. "note":"",
  913. "func-id":""
  914. },
  915. {
  916. "firstTag":"温度传感器",
  917. "secondTag":"技术参数-热电偶温度传感器",
  918. "infoPointName":"热电偶温度传感器分度号",
  919. "infoPointCode":"TempThermocoupleGraduation",
  920. "unit":"",
  921. "dataType":"Enum",
  922. "inputMode":"D1",
  923. "dataSource":[
  924. {
  925. "code":"1",
  926. "name":"S"
  927. },
  928. {
  929. "code":"2",
  930. "name":"R"
  931. },
  932. {
  933. "code":"3",
  934. "name":"B"
  935. },
  936. {
  937. "code":"4",
  938. "name":"N"
  939. },
  940. {
  941. "code":"5",
  942. "name":"K"
  943. },
  944. {
  945. "code":"6",
  946. "name":"E"
  947. },
  948. {
  949. "code":"7",
  950. "name":"J"
  951. },
  952. {
  953. "code":"8",
  954. "name":"T"
  955. },
  956. {
  957. "code":"9",
  958. "name":"其他"
  959. }
  960. ],
  961. "note":"不同的分度号表示不同的材料",
  962. "func-id":""
  963. },
  964. {
  965. "firstTag":"温度传感器",
  966. "secondTag":"技术参数-热电偶温度传感器",
  967. "infoPointName":"热电偶温度传感器布置方式",
  968. "infoPointCode":"TempThermocoupleInstallType",
  969. "unit":"",
  970. "dataType":"Enum",
  971. "inputMode":"D1",
  972. "dataSource":[
  973. {
  974. "code":"1",
  975. "name":"触壁式"
  976. },
  977. {
  978. "code":"2",
  979. "name":"非触壁式"
  980. },
  981. {
  982. "code":"3",
  983. "name":"暴露式"
  984. },
  985. {
  986. "code":"4",
  987. "name":"其他"
  988. }
  989. ],
  990. "note":"",
  991. "func-id":""
  992. },
  993. {
  994. "firstTag":"温度传感器",
  995. "secondTag":"技术参数-热电偶温度传感器",
  996. "infoPointName":"热电偶温度传感器结构形式",
  997. "infoPointCode":"TempThermocoupleStructureType",
  998. "unit":"",
  999. "dataType":"Enum",
  1000. "inputMode":"D1",
  1001. "dataSource":[
  1002. {
  1003. "code":"1",
  1004. "name":"普通热电偶"
  1005. },
  1006. {
  1007. "code":"2",
  1008. "name":"耐磨热电偶"
  1009. },
  1010. {
  1011. "code":"3",
  1012. "name":"铠装热电偶"
  1013. },
  1014. {
  1015. "code":"4",
  1016. "name":"防爆热电偶"
  1017. },
  1018. {
  1019. "code":"5",
  1020. "name":"其他"
  1021. }
  1022. ],
  1023. "note":"",
  1024. "func-id":""
  1025. },
  1026. {
  1027. "firstTag":"温度传感器",
  1028. "secondTag":"技术参数-热电偶温度传感器",
  1029. "infoPointName":"热电偶温度传感器插入深度",
  1030. "infoPointCode":"TempThermocoupleInsertDepth",
  1031. "unit":"mm",
  1032. "dataType":"Num",
  1033. "inputMode":"A2",
  1034. "dataSource":"",
  1035. "note":"",
  1036. "func-id":""
  1037. },
  1038. {
  1039. "firstTag":"温度传感器",
  1040. "secondTag":"技术参数-热敏电阻温度传感器",
  1041. "infoPointName":"热敏电阻温度传感器材料类型",
  1042. "infoPointCode":"TempThermistorMaterial",
  1043. "unit":"",
  1044. "dataType":"Bool",
  1045. "inputMode":"E1",
  1046. "dataSource":[
  1047. {
  1048. "code":"0",
  1049. "name":"PTC"
  1050. },
  1051. {
  1052. "code":"1",
  1053. "name":"RTC"
  1054. }
  1055. ],
  1056. "note":"",
  1057. "func-id":""
  1058. },
  1059. {
  1060. "firstTag":"温度传感器",
  1061. "secondTag":"技术参数-热敏电阻温度传感器",
  1062. "infoPointName":"热敏电阻温度传感器电阻标称值",
  1063. "infoPointCode":"TempThermistorResistance",
  1064. "unit":"Ω",
  1065. "dataType":"Num",
  1066. "inputMode":"A2",
  1067. "dataSource":"",
  1068. "note":"",
  1069. "func-id":""
  1070. },
  1071. {
  1072. "firstTag":"温度传感器",
  1073. "secondTag":"技术参数-热敏电阻温度传感器",
  1074. "infoPointName":"热敏电阻温度传感器耗散系数",
  1075. "infoPointCode":"TempThermistorDissipationCoeff",
  1076. "unit":"mW\/℃",
  1077. "dataType":"Num",
  1078. "inputMode":"A2",
  1079. "dataSource":"",
  1080. "note":"",
  1081. "func-id":""
  1082. },
  1083. {
  1084. "firstTag":"温度传感器",
  1085. "secondTag":"技术参数-电阻温度传感器",
  1086. "infoPointName":"电阻温度传感器材料",
  1087. "infoPointCode":"TempResistorMaterial",
  1088. "unit":"",
  1089. "dataType":"Enum",
  1090. "inputMode":"D1",
  1091. "dataSource":[
  1092. {
  1093. "code":"1",
  1094. "name":"铂"
  1095. },
  1096. {
  1097. "code":"2",
  1098. "name":"铜"
  1099. },
  1100. {
  1101. "code":"3",
  1102. "name":"镍"
  1103. },
  1104. {
  1105. "code":"4",
  1106. "name":"铁镍合金"
  1107. },
  1108. {
  1109. "code":"5",
  1110. "name":"其他"
  1111. }
  1112. ],
  1113. "note":"",
  1114. "func-id":""
  1115. },
  1116. {
  1117. "firstTag":"温度传感器",
  1118. "secondTag":"技术参数-电阻温度传感器",
  1119. "infoPointName":"电阻温度传感器标称值",
  1120. "infoPointCode":"TempResistorResistance",
  1121. "unit":"Ω",
  1122. "dataType":"Num",
  1123. "inputMode":"A2",
  1124. "dataSource":"",
  1125. "note":"0℃时的电阻",
  1126. "func-id":""
  1127. },
  1128. {
  1129. "firstTag":"温度传感器",
  1130. "secondTag":"技术参数-电阻温度传感器",
  1131. "infoPointName":"电阻温度传感器耗散系数",
  1132. "infoPointCode":"TempResistorDissipationCoeff",
  1133. "unit":"mW\/℃",
  1134. "dataType":"Num",
  1135. "inputMode":"A2",
  1136. "dataSource":"",
  1137. "note":"",
  1138. "func-id":""
  1139. },
  1140. {
  1141. "firstTag":"温度传感器",
  1142. "secondTag":"技术参数-IC温度传感器",
  1143. "infoPointName":"IC温度传感器种类",
  1144. "infoPointCode":"TempICSensorType",
  1145. "unit":"",
  1146. "dataType":"Bool",
  1147. "inputMode":"E1",
  1148. "dataSource":[
  1149. {
  1150. "code":"0",
  1151. "name":"模拟IC温度传感器"
  1152. },
  1153. {
  1154. "code":"1",
  1155. "name":"数字IC温度传感器"
  1156. }
  1157. ],
  1158. "note":"",
  1159. "func-id":""
  1160. },
  1161. {
  1162. "firstTag":"温度传感器",
  1163. "secondTag":"技术参数-IC温度传感器",
  1164. "infoPointName":"IC温度传感器AD转换位数",
  1165. "infoPointCode":"TempICADConverseBit",
  1166. "unit":"bit",
  1167. "dataType":"Num",
  1168. "inputMode":"A2",
  1169. "dataSource":"",
  1170. "note":"数字",
  1171. "func-id":""
  1172. },
  1173. {
  1174. "firstTag":"温度传感器",
  1175. "secondTag":"技术参数-IC温度传感器",
  1176. "infoPointName":"IC温度传感器标称频率",
  1177. "infoPointCode":"TempICFreq",
  1178. "unit":"Hz",
  1179. "dataType":"Num",
  1180. "inputMode":"A2",
  1181. "dataSource":"",
  1182. "note":"数字",
  1183. "func-id":""
  1184. },
  1185. {
  1186. "firstTag":"温度传感器",
  1187. "secondTag":"技术参数-IC温度传感器",
  1188. "infoPointName":"IC温度传感器输出PWM低电压",
  1189. "infoPointCode":"TempICOutPWMLowU",
  1190. "unit":"V",
  1191. "dataType":"Num",
  1192. "inputMode":"A2",
  1193. "dataSource":"",
  1194. "note":"数字",
  1195. "func-id":""
  1196. },
  1197. {
  1198. "firstTag":"温度传感器",
  1199. "secondTag":"技术参数-IC温度传感器",
  1200. "infoPointName":"IC温度传感器输出PWM高电压",
  1201. "infoPointCode":"TempICOutPWMHighU",
  1202. "unit":"V",
  1203. "dataType":"Num",
  1204. "inputMode":"A2",
  1205. "dataSource":"",
  1206. "note":"数字",
  1207. "func-id":""
  1208. },
  1209. {
  1210. "firstTag":"温度传感器",
  1211. "secondTag":"技术参数-IC温度传感器",
  1212. "infoPointName":"IC温度传感器上升时间",
  1213. "infoPointCode":"TempICRiseTime",
  1214. "unit":"μs",
  1215. "dataType":"Num",
  1216. "inputMode":"A2",
  1217. "dataSource":"",
  1218. "note":"数字",
  1219. "func-id":""
  1220. },
  1221. {
  1222. "firstTag":"温度传感器",
  1223. "secondTag":"技术参数-IC温度传感器",
  1224. "infoPointName":"IC温度传感器下降时间",
  1225. "infoPointCode":"TempICFallTime",
  1226. "unit":"μs",
  1227. "dataType":"Num",
  1228. "inputMode":"A2",
  1229. "dataSource":"",
  1230. "note":"数字",
  1231. "func-id":""
  1232. },
  1233. {
  1234. "firstTag":"温度传感器",
  1235. "secondTag":"技术参数-IC温度传感器",
  1236. "infoPointName":"IC温度传感器电源抑制比",
  1237. "infoPointCode":"TempICPSRR",
  1238. "unit":"dB(A)",
  1239. "dataType":"Num",
  1240. "inputMode":"A2",
  1241. "dataSource":"",
  1242. "note":"数字",
  1243. "func-id":""
  1244. },
  1245. {
  1246. "firstTag":"温度传感器",
  1247. "secondTag":"技术参数-IC温度传感器",
  1248. "infoPointName":"IC温度传感器输出增益",
  1249. "infoPointCode":"TempICOutGain",
  1250. "unit":"dB(A)",
  1251. "dataType":"Num",
  1252. "inputMode":"A2",
  1253. "dataSource":"",
  1254. "note":"模拟",
  1255. "func-id":""
  1256. },
  1257. {
  1258. "firstTag":"温度传感器",
  1259. "secondTag":"技术参数-IC温度传感器",
  1260. "infoPointName":"IC温度传感器0℃输出偏移",
  1261. "infoPointCode":"TempICOutOffset",
  1262. "unit":"mV",
  1263. "dataType":"Num",
  1264. "inputMode":"A2",
  1265. "dataSource":"",
  1266. "note":"模拟",
  1267. "func-id":""
  1268. },
  1269. {
  1270. "firstTag":"温度传感器",
  1271. "secondTag":"技术参数-玻璃管式温度计",
  1272. "infoPointName":"玻璃管温度传感器内部液体种类",
  1273. "infoPointCode":"TempTubeLiquidType",
  1274. "unit":"",
  1275. "dataType":"Norm",
  1276. "inputMode":"D1",
  1277. "dataSource":[
  1278. {
  1279. "code":"1",
  1280. "name":"水银"
  1281. },
  1282. {
  1283. "code":"2",
  1284. "name":"有机液体"
  1285. },
  1286. {
  1287. "code":"3",
  1288. "name":"其他"
  1289. }
  1290. ],
  1291. "note":"",
  1292. "func-id":""
  1293. },
  1294. {
  1295. "firstTag":"温度传感器",
  1296. "secondTag":"技术参数-玻璃管式温度计",
  1297. "infoPointName":"玻璃管温度传感器内部长度",
  1298. "infoPointCode":"TempTubeLength",
  1299. "unit":"mm",
  1300. "dataType":"Num",
  1301. "inputMode":"A2",
  1302. "dataSource":"",
  1303. "note":"",
  1304. "func-id":""
  1305. },
  1306. {
  1307. "firstTag":"温度传感器",
  1308. "secondTag":"技术参数-玻璃管式温度计",
  1309. "infoPointName":"玻璃管温度传感器内部直径",
  1310. "infoPointCode":"TempTubeDiameter",
  1311. "unit":"mm",
  1312. "dataType":"Num",
  1313. "inputMode":"A2",
  1314. "dataSource":"",
  1315. "note":"",
  1316. "func-id":""
  1317. },
  1318. {
  1319. "firstTag":"温度传感器",
  1320. "secondTag":"技术参数-压力式温度计",
  1321. "infoPointName":"压力式温度传感器尾部长度",
  1322. "infoPointCode":"TempPressTailLength",
  1323. "unit":"mm",
  1324. "dataType":"Num",
  1325. "inputMode":"A2",
  1326. "dataSource":"",
  1327. "note":"",
  1328. "func-id":""
  1329. },
  1330. {
  1331. "firstTag":"温度传感器",
  1332. "secondTag":"技术参数-压力式温度计",
  1333. "infoPointName":"压力式温度传感器温包材料",
  1334. "infoPointCode":"TempPressBulbMaterial",
  1335. "unit":"",
  1336. "dataType":"Enum",
  1337. "inputMode":"D1",
  1338. "dataSource":[
  1339. {
  1340. "code":"1",
  1341. "name":"铜"
  1342. },
  1343. {
  1344. "code":"2",
  1345. "name":"不锈钢"
  1346. },
  1347. {
  1348. "code":"3",
  1349. "name":"其他"
  1350. }
  1351. ],
  1352. "note":"",
  1353. "func-id":""
  1354. },
  1355. {
  1356. "firstTag":"温度传感器",
  1357. "secondTag":"技术参数-压力式温度计",
  1358. "infoPointName":"压力式温度传感器毛细管材料",
  1359. "infoPointCode":"TempPressCapillaryMaterial",
  1360. "unit":"",
  1361. "dataType":"Enum",
  1362. "inputMode":"D1",
  1363. "dataSource":[
  1364. {
  1365. "code":"1",
  1366. "name":"铜"
  1367. },
  1368. {
  1369. "code":"2",
  1370. "name":"不锈钢"
  1371. },
  1372. {
  1373. "code":"3",
  1374. "name":"塑料"
  1375. },
  1376. {
  1377. "code":"4",
  1378. "name":"其他"
  1379. }
  1380. ],
  1381. "note":"",
  1382. "func-id":""
  1383. },
  1384. {
  1385. "firstTag":"温度传感器",
  1386. "secondTag":"技术参数-压力式温度计",
  1387. "infoPointName":"压力式温度传感器温包插入深度范围",
  1388. "infoPointCode":"TempPressInsertDepthRange",
  1389. "unit":"mm",
  1390. "dataType":"Num",
  1391. "inputMode":"A6",
  1392. "dataSource":"",
  1393. "note":"",
  1394. "func-id":""
  1395. },
  1396. {
  1397. "firstTag":"温度传感器",
  1398. "secondTag":"技术参数-红外测温仪",
  1399. "infoPointName":"红外温度传感器探测器类型",
  1400. "infoPointCode":"TempInfraredDetectorType",
  1401. "unit":"",
  1402. "dataType":"Bool",
  1403. "inputMode":"E1",
  1404. "dataSource":[
  1405. {
  1406. "code":"0",
  1407. "name":"非制冷红外焦平面"
  1408. },
  1409. {
  1410. "code":"1",
  1411. "name":"制冷红外焦平面"
  1412. }
  1413. ],
  1414. "note":"",
  1415. "func-id":""
  1416. },
  1417. {
  1418. "firstTag":"温度传感器",
  1419. "secondTag":"技术参数-红外测温仪",
  1420. "infoPointName":"红外温度传感器探测元数量",
  1421. "infoPointCode":"TempInfraredDetectorNum",
  1422. "unit":"",
  1423. "dataType":"Num",
  1424. "inputMode":"A3",
  1425. "dataSource":"",
  1426. "note":"eg:160*220分别代表长宽方向的探测元数量",
  1427. "func-id":""
  1428. },
  1429. {
  1430. "firstTag":"温度传感器",
  1431. "secondTag":"技术参数-红外测温仪",
  1432. "infoPointName":"红外温度传感器响应波段",
  1433. "infoPointCode":"TempInfraredResponseBand",
  1434. "unit":"μm",
  1435. "dataType":"Num",
  1436. "inputMode":"A2",
  1437. "dataSource":"",
  1438. "note":"",
  1439. "func-id":""
  1440. },
  1441. {
  1442. "firstTag":"温度传感器",
  1443. "secondTag":"技术参数-红外测温仪",
  1444. "infoPointName":"红外温度传感器焦距",
  1445. "infoPointCode":"TempInfraredFocalDistance",
  1446. "unit":"mm",
  1447. "dataType":"Num",
  1448. "inputMode":"A2",
  1449. "dataSource":"",
  1450. "note":"",
  1451. "func-id":""
  1452. },
  1453. {
  1454. "firstTag":"温度传感器",
  1455. "secondTag":"技术参数-红外测温仪",
  1456. "infoPointName":"红外温度传感器NETD",
  1457. "infoPointCode":"TempInfraredNETD",
  1458. "unit":"mK",
  1459. "dataType":"Num",
  1460. "inputMode":"A2",
  1461. "dataSource":"",
  1462. "note":"",
  1463. "func-id":""
  1464. },
  1465. {
  1466. "firstTag":"温度传感器",
  1467. "secondTag":"技术参数-红外测温仪",
  1468. "infoPointName":"红外温度传感器IFOV",
  1469. "infoPointCode":"TempInfraredIFOV",
  1470. "unit":"mrad",
  1471. "dataType":"Num",
  1472. "inputMode":"A2",
  1473. "dataSource":"",
  1474. "note":"",
  1475. "func-id":""
  1476. },
  1477. {
  1478. "firstTag":"温度传感器",
  1479. "secondTag":"技术参数-红外测温仪",
  1480. "infoPointName":"红外温度传感器视场角",
  1481. "infoPointCode":"TempInfraredFieldAngle",
  1482. "unit":"°",
  1483. "dataType":"Num",
  1484. "inputMode":"A4",
  1485. "dataSource":"",
  1486. "note":"eg:3.6˚*1.2˚",
  1487. "func-id":""
  1488. },
  1489. {
  1490. "firstTag":"温度传感器",
  1491. "secondTag":"技术参数-红外测温仪",
  1492. "infoPointName":"红外温度传感器是否有自动调焦功能",
  1493. "infoPointCode":"isTempInfraredAutoFocusFunc",
  1494. "unit":"",
  1495. "dataType":"Bool",
  1496. "inputMode":"E1",
  1497. "dataSource":[
  1498. {
  1499. "code":"0",
  1500. "name":"无"
  1501. },
  1502. {
  1503. "code":"1",
  1504. "name":"有"
  1505. }
  1506. ],
  1507. "note":"",
  1508. "func-id":""
  1509. },
  1510. {
  1511. "firstTag":"温度传感器",
  1512. "secondTag":"技术参数-红外测温仪",
  1513. "infoPointName":"红外温度传感器显示图像模式",
  1514. "infoPointCode":"TempInfraredDisplayType",
  1515. "unit":"",
  1516. "dataType":"Enum",
  1517. "inputMode":"D1",
  1518. "dataSource":[
  1519. {
  1520. "code":"1",
  1521. "name":"红外"
  1522. },
  1523. {
  1524. "code":"2",
  1525. "name":"可见光"
  1526. },
  1527. {
  1528. "code":"3",
  1529. "name":"MIF"
  1530. },
  1531. {
  1532. "code":"4",
  1533. "name":"PIP"
  1534. },
  1535. {
  1536. "code":"5",
  1537. "name":"其他"
  1538. }
  1539. ],
  1540. "note":"",
  1541. "func-id":""
  1542. },
  1543. {
  1544. "firstTag":"温度传感器",
  1545. "secondTag":"运行参数",
  1546. "infoPointName":"温度传感器输出电压",
  1547. "infoPointCode":"TempOutU",
  1548. "unit":"V",
  1549. "dataType":"Inst",
  1550. "inputMode":"L",
  1551. "dataSource":"",
  1552. "note":"",
  1553. "func-id":""
  1554. },
  1555. {
  1556. "firstTag":"温度传感器",
  1557. "secondTag":"运行参数",
  1558. "infoPointName":"温度传感器输出电流",
  1559. "infoPointCode":"TempOutI",
  1560. "unit":"A",
  1561. "dataType":"Inst",
  1562. "inputMode":"L",
  1563. "dataSource":"",
  1564. "note":"",
  1565. "func-id":""
  1566. },
  1567. {
  1568. "firstTag":"温度传感器",
  1569. "secondTag":"运行参数",
  1570. "infoPointName":"温度传感器温度测量值",
  1571. "infoPointCode":"Temp",
  1572. "unit":"℃",
  1573. "dataType":"Inst",
  1574. "inputMode":"L",
  1575. "dataSource":"",
  1576. "note":"",
  1577. "func-id":""
  1578. }
  1579. ]
  1580. }